Improved configuration
This commit is contained in:
parent
54f8e49a5c
commit
a407764a62
12 changed files with 62 additions and 43 deletions
|
@ -1,19 +0,0 @@
|
|||
return {
|
||||
"neovim/nvim-lspconfig",
|
||||
opts = {
|
||||
servers = {
|
||||
cssls = {},
|
||||
html = {},
|
||||
gopls = {
|
||||
settings = {
|
||||
gopls = {
|
||||
gofumpt = true,
|
||||
},
|
||||
},
|
||||
},
|
||||
lua_ls = {},
|
||||
svelte = {},
|
||||
tsserver = {},
|
||||
},
|
||||
},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue