mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-22 13:20:44 +00:00
feat: add elixir-ls to accepted plugins
This commit is contained in:
parent
918070aeeb
commit
7a20488c05
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ with lib; let
|
|||
"vim-repeat"
|
||||
"smartcolumn"
|
||||
"project-nvim"
|
||||
"elixir-ls"
|
||||
];
|
||||
# You can either use the name of the plugin or a package.
|
||||
pluginsType = with types;
|
||||
|
|
Loading…
Reference in a new issue