mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-04-03 02:47:28 +02:00
neovim: Handle rustaceanvim rename
This commit is contained in:
parent
454db71fc1
commit
8a9083cc6a
1 changed files with 1 additions and 1 deletions
|
|
@ -558,7 +558,7 @@
|
|||
enable = true;
|
||||
|
||||
settings.server = {
|
||||
settings = {
|
||||
default_settings.rust-analyzer = {
|
||||
cargo.features = "all";
|
||||
checkOnSave = true;
|
||||
check.command = "clippy";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue