mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 19:55:08 +01:00
git.confirmSync = false
This commit is contained in:
parent
9cff9b3b36
commit
7dd512997f
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@
|
|||
"[css]"."editor.defaultFormatter" = "esbenp.prettier-vscode";
|
||||
"window.zoomLevel" = 1;
|
||||
"terminal.integrated.enableMultiLinePasteWarning" = false;
|
||||
"git.confirmSync" = false;
|
||||
};
|
||||
extensions = with pkgs.vscode-extensions; [
|
||||
jnoortheen.nix-ide
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue