enabled vscodium formating
This commit is contained in:
parent
f610fbd31e
commit
8393d6921a
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
"cmake.showOptionsMovedNotification" = false;
|
||||
"extensions.autoUpdate" = false;
|
||||
"rust-analyzer.check.command" = "clippy";
|
||||
"editor.formatOnSave" = true;
|
||||
};
|
||||
extensions = with pkgs.vscode-extensions; [
|
||||
# System
|
||||
|
|
Loading…
Add table
Reference in a new issue