Minor fixes

This commit is contained in:
Alexander Navarro 2024-06-03 08:32:01 -04:00
parent 207e7c1f20
commit 7dadc3afd5
4 changed files with 7 additions and 6 deletions

View file

@ -7,7 +7,7 @@ return {
{ "williamboman/mason.nvim" },
"williamboman/mason-lspconfig.nvim",
-- Additional lua configuration, makes nvim stuff amazing!
{ "folke/neodev.nvim", opts = {} },
{ "folke/neodev.nvim", opts = {} },
},
config = function()
@ -92,7 +92,6 @@ return {
},
},
sqlls = {},
nimls = {},
yamlls = {},
tsserver = {},
lua_ls = {