feat: use elixir-tools.nvim for additional highlighting

This commit is contained in:
NotAShelf 2023-04-15 22:51:13 +03:00
commit 3071c6bb4b
No known key found for this signature in database
GPG key ID: F0D14CCB5ED5AA22
9 changed files with 112 additions and 3 deletions

View file

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