mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2026-05-14 13:49:29 +00:00
[neovim] Fix helm lsp
This commit is contained in:
@@ -251,6 +251,8 @@ require("lazy").setup({
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
{ "towolf/vim-helm", ft = "helm" },
|
||||
{
|
||||
"qvalentin/helm-ls.nvim",
|
||||
ft = "helm",
|
||||
},
|
||||
}, lazy_opts)
|
||||
|
||||
Reference in New Issue
Block a user