mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
feat: use elixir-tools.nvim for additional highlighting
This commit is contained in:
parent
7a20488c05
commit
3071c6bb4b
9 changed files with 112 additions and 3 deletions
|
@ -153,6 +153,11 @@
|
|||
flake = false;
|
||||
};
|
||||
|
||||
elixir-tools = {
|
||||
url = "github:elixir-tools/elixir-tools.nvim";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
# Copying/Registers
|
||||
registers = {
|
||||
url = "github:tversteeg/registers.nvim";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue