Updated config

This commit is contained in:
2023-10-20 15:55:21 +02:00
parent 57486c10d7
commit ab6b2b1850
15 changed files with 63 additions and 79 deletions

View File

@ -6,17 +6,7 @@ return {
},
opts = {
servers = {
denols = {
filetypes = {
"javascript",
"typescript",
"markdown",
"json",
},
init_options = {
lint = true,
},
},
clangd = {},
gopls = {},
lua_ls = {
settings = {
@ -27,11 +17,6 @@ return {
},
},
},
--cssls = {},
--html = {},
--jsonls = {},
--tsserver = {},
--svelte = {},
},
},
config = function(_, opts)