mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 19:55:08 +01:00
always stay up to date with RA
This commit is contained in:
parent
b86e79dc47
commit
5d606c8123
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
userSettings = {
|
||||
# Note: In settings.json, `.` in a key is not equivalent to a nested object property.
|
||||
# Language-specific
|
||||
"rust-analyzer.server.path" = lib.getExe' pkgs.rustup "rust-analyzer";
|
||||
"[nix]"."editor.formatOnSave" = true;
|
||||
"[nix]"."editor.defaultFormatter" = "jnoortheen.nix-ide";
|
||||
"nix.enableLanguageServer" = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue