fix(nvim): Configure rustaceanvim through nixvim
This commit is contained in:
parent
f0f2241438
commit
0fefc3bdba
2 changed files with 1 additions and 1 deletions
|
@ -134,6 +134,7 @@
|
|||
mode = "virtualtext";
|
||||
};
|
||||
};
|
||||
rustaceannvim.enable = true;
|
||||
telescope.enable = true;
|
||||
treesitter = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue