feat: some more lsp's.
This commit is contained in:
parent
3cc82f09dd
commit
aa8ac561c5
1 changed files with 4 additions and 0 deletions
|
|
@ -21,8 +21,12 @@ vim.lsp.enable({
|
|||
"nixd",
|
||||
"lua_ls",
|
||||
"jsonls",
|
||||
"html",
|
||||
"marksman",
|
||||
"gopls",
|
||||
"ruff",
|
||||
"basedpyright",
|
||||
"yamlls",
|
||||
})
|
||||
|
||||
-- diagnostic settings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue