probas lsp, non funciona cos módulos extras

This commit is contained in:
serxoz 2022-07-28 14:50:06 +02:00
parent 36dedc36ce
commit 64354c940e

View File

@ -1,4 +1,10 @@
return {
["neovim/nvim-lspconfig"] = {
config = function()
require "plugins.configs.lspconfig"
require "custom.plugins.lspconfig"
end,
},
['ThePrimeagen/harpoon'] = {
module = "harpoon",
ft = "harpoon",