mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2026-02-04 15:46:43 -05:00
Updating Some VSCode Config
This commit is contained in:
parent
f3c643652f
commit
d87e641b4e
1 changed files with 3 additions and 0 deletions
|
|
@ -21,6 +21,9 @@
|
||||||
"workbench.colorTheme" = "Catppuccin Mocha";
|
"workbench.colorTheme" = "Catppuccin Mocha";
|
||||||
"editor.tabSize" = 2;
|
"editor.tabSize" = 2;
|
||||||
"editor.insertSpaces" = true;
|
"editor.insertSpaces" = true;
|
||||||
|
"git.autofetch" = true;
|
||||||
|
# "git.enableSmartCommit" = true;
|
||||||
|
"git.confirmSync" = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue