This commit is contained in:
2026-06-21 21:34:53 -04:00
parent 72747120fa
commit 2b5fc8883c

View File

@@ -18,6 +18,7 @@
]; ];
userSettings = { userSettings = {
"editor.formatOnSave" = true; "editor.formatOnSave" = true;
"git.autofetch" = true;
}; };
}; };
} }