[tohru] Enable Git autofetch in IDE
This commit is contained in:
parent
21ebcf6f75
commit
87862f5291
|
@ -42,6 +42,7 @@
|
|||
robbowen.synthwave-vscode
|
||||
]);
|
||||
userSettings = {
|
||||
"git.autofetch" = true;
|
||||
"nix.enableLanguageServer" = true;
|
||||
"nix.serverPath" = "nil";
|
||||
"workbench.colorTheme" = "SynthWave '84";
|
||||
|
|
Loading…
Reference in a new issue