mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-03-24 21:17:16 +01:00
neovim: Allow to use system rust-analyzer
This commit is contained in:
parent
346ff2af6d
commit
16e708607c
1 changed files with 1 additions and 0 deletions
|
|
@ -246,6 +246,7 @@
|
|||
nixfmt
|
||||
];
|
||||
|
||||
dependencies.rust-analyzer.packageFallback = true;
|
||||
plugins.rustaceanvim = {
|
||||
enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue