mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -05:00
feat: added vsCode to deimos
This commit is contained in:
parent
9c41f99905
commit
425f1037d4
2 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,7 @@ let
|
|||
in
|
||||
{
|
||||
"git.confirmSync" = false;
|
||||
"editor.insertSpaces" = false;
|
||||
"editor.insertSpaces" = true;
|
||||
"files.autoSave" = "afterDelay";
|
||||
"git.enableSmartCommit" = true;
|
||||
"nix.enableLanguageServer" = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue