This commit is contained in:
parent
725e5a26a1
commit
e66a0d48a9
@ -19,6 +19,7 @@
|
|||||||
"git.autofetch" = true;
|
"git.autofetch" = true;
|
||||||
"git.confirmSync" = false;
|
"git.confirmSync" = false;
|
||||||
"editor.fontFamily" = lib.mkForce "'Symbols Nerd Font Mono', 'PowerlineSymbols', 'DejaVu Sans Mono'";
|
"editor.fontFamily" = lib.mkForce "'Symbols Nerd Font Mono', 'PowerlineSymbols', 'DejaVu Sans Mono'";
|
||||||
|
"git.enableSmartCommit" = true;
|
||||||
};
|
};
|
||||||
userTasks = {
|
userTasks = {
|
||||||
version = "2.0.0";
|
version = "2.0.0";
|
||||||
|
Loading…
Reference in New Issue
Block a user