feat: add elixir-ls to accepted plugins

This commit is contained in:
NotAShelf 2023-04-15 12:43:50 +03:00
parent 918070aeeb
commit 7a20488c05
No known key found for this signature in database
GPG key ID: F0D14CCB5ED5AA22

View file

@ -79,6 +79,7 @@ with lib; let
"vim-repeat" "vim-repeat"
"smartcolumn" "smartcolumn"
"project-nvim" "project-nvim"
"elixir-ls"
]; ];
# You can either use the name of the plugin or a package. # You can either use the name of the plugin or a package.
pluginsType = with types; pluginsType = with types;