Add line numbers back, add vtsls and neotest go
This commit is contained in:
@@ -2,6 +2,6 @@ return {
|
||||
"neovim/nvim-lspconfig",
|
||||
config = function()
|
||||
vim.lsp.enable({ "lua_ls", "jedi_language_server", "gopls", "html", "yamlls", "svelte-language-server", "clangd",
|
||||
"ansiblels" })
|
||||
"ansiblels", "vtsls" })
|
||||
end
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user