probas lsp, non funciona cos módulos extras
This commit is contained in:
parent
36dedc36ce
commit
64354c940e
@ -1,4 +1,10 @@
|
|||||||
return {
|
return {
|
||||||
|
["neovim/nvim-lspconfig"] = {
|
||||||
|
config = function()
|
||||||
|
require "plugins.configs.lspconfig"
|
||||||
|
require "custom.plugins.lspconfig"
|
||||||
|
end,
|
||||||
|
},
|
||||||
['ThePrimeagen/harpoon'] = {
|
['ThePrimeagen/harpoon'] = {
|
||||||
module = "harpoon",
|
module = "harpoon",
|
||||||
ft = "harpoon",
|
ft = "harpoon",
|
||||||
|
Loading…
Reference in New Issue
Block a user