parent
1465a19ce2
commit
5112946501
3 changed files with 8 additions and 1 deletions
5
config/plugins/lsp/vim-helm.nix
Normal file
5
config/plugins/lsp/vim-helm.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
_: {
|
||||
plugins.helm = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue