feat(editors): ignore cfg_eval proc macros in rust-analyzer
This commit is contained in:
parent
f803b8a0f6
commit
58f60e0c62
4 changed files with 15 additions and 3 deletions
|
@ -14,6 +14,6 @@
|
|||
# kitty/neovim don't play well with multi-width emojis
|
||||
nix_shell.symbol = " ";
|
||||
};
|
||||
enableNushellIntegration = true;
|
||||
# enableNushellIntegration = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue