vim.diagnostic.config({ virtual_lines = true, }) vim.lsp.enable({ "clangd", "gopls", "rust-analyzer", })