Add smart commit to git in vscode
This commit is contained in:
parent
676f21251a
commit
3625101fc3
@ -73,6 +73,7 @@ in
|
||||
"git.autofetch" = true;
|
||||
"git.confirmSync" = false;
|
||||
"git.enableCommitSigning" = false;
|
||||
"git.enableSmartCommit" = true;
|
||||
"gopls"."ui.semanticTokens" = true;
|
||||
"[nix]"."editor.defaultFormatter" = "jnoortheen.nix-ide";
|
||||
"nix.enableLanguageServer" = true;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user