Format project, setup conform format on save, remove redundant commented pieces
This commit is contained in:
@ -2,5 +2,3 @@ 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