enabled vscodium formating

This commit is contained in:
willifan 2025-01-12 19:37:17 +01:00
parent f610fbd31e
commit 8393d6921a

View file

@ -12,6 +12,7 @@
"cmake.showOptionsMovedNotification" = false;
"extensions.autoUpdate" = false;
"rust-analyzer.check.command" = "clippy";
"editor.formatOnSave" = true;
};
extensions = with pkgs.vscode-extensions; [
# System