chore: Some changes
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
require("nvchad.configs.lspconfig").defaults()
|
||||
|
||||
local servers = {
|
||||
"copilot",
|
||||
"html",
|
||||
"cssls",
|
||||
"clangd",
|
||||
@@ -12,5 +11,7 @@ local servers = {
|
||||
"svelte",
|
||||
"tailwindcss",
|
||||
"texlab",
|
||||
"kotlin_language_server",
|
||||
"pylsp",
|
||||
}
|
||||
vim.lsp.enable(servers)
|
||||
|
||||
Reference in New Issue
Block a user