mirror of
https://github.com/Dannecron/nvchad-starter.git
synced 2025-12-25 11:52:35 +03:00
Update lspconfig.lua
This commit is contained in:
@@ -2,3 +2,5 @@ require("nvchad.configs.lspconfig").defaults()
|
||||
|
||||
local servers = { "html", "cssls" }
|
||||
vim.lsp.enable(servers)
|
||||
|
||||
-- read :h vim.lsp.config for changing options of lsp servers
|
||||
|
||||
Reference in New Issue
Block a user