Enable git autofetch for vscode
This commit is contained in:
parent
9cb1c6d080
commit
01e976a1a8
@ -16,6 +16,7 @@
|
||||
"nix.enableLanguageServer" = true;
|
||||
"explorer.confirmDragAndDrop" = false;
|
||||
"workbench.colorTheme" = "Stylix";
|
||||
"git.autofetch" = true;
|
||||
"editor.fontFamily" = lib.mkForce "'Symbols Nerd Font Mono', 'PowerlineSymbols', 'DejaVu Sans Mono'";
|
||||
};
|
||||
userTasks = {
|
||||
|
Loading…
Reference in New Issue
Block a user