feat: allow for local rust-analyzer
This commit is contained in:
@@ -1485,6 +1485,7 @@ nixvim.makeNixvim {
|
||||
svelte.enable = true;
|
||||
rust_analyzer = {
|
||||
enable = true;
|
||||
packageFallback = true;
|
||||
installCargo = false;
|
||||
installRustc = false;
|
||||
settings = {
|
||||
|
||||
Reference in New Issue
Block a user