//! LSP configuration and language support module
//!
//! This module provides built-in language configurations for the LSP server,
//! including parser plugins, diagnostic rules, and code action transformations.
pub use ;
/// Get all built-in language configurations