diff --git a/lib/types/plugins.nix b/lib/types/plugins.nix index 3ff9dd1..03a433a 100644 --- a/lib/types/plugins.nix +++ b/lib/types/plugins.nix @@ -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;