forked from mirrors_public/oddlama_nix-config
feat: add some neovim keymaps and rustaceanvim
This commit is contained in:
parent
1631c116fd
commit
afa8e02c18
4 changed files with 70 additions and 44 deletions
|
@ -37,10 +37,9 @@
|
|||
};
|
||||
};
|
||||
|
||||
# Rust specific LSP tools
|
||||
rust-tools = {
|
||||
rustaceanvim = {
|
||||
enable = true;
|
||||
server.check.command = "clippy";
|
||||
server.settings.files.excludeDirs = [".direnv"];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue