mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 08:10:43 +01:00
chore: update configs
This commit is contained in:
parent
79bc61a28e
commit
2e1d4ef8f2
10 changed files with 63 additions and 82 deletions
|
|
@ -112,6 +112,7 @@ in
|
|||
"git.suggestSmartCommit" = false;
|
||||
"git.branchRandomName.enable" = true;
|
||||
"git.blame.editorDecoration.enabled" = true;
|
||||
"git.useIntegratedAskPass" = false;
|
||||
|
||||
"diffEditor.renderSideBySide" = false;
|
||||
"diffEditor.ignoreTrimWhitespace" = false;
|
||||
|
|
@ -122,6 +123,7 @@ in
|
|||
"editor.lineHeight" = 1.5;
|
||||
# "editor.cursorBlinking" = "phase";
|
||||
# "editor.cursorSmoothCaretAnimation" = "on";
|
||||
"editor.minimap.enabled" = false;
|
||||
# "editor.minimap.renderCharacters" = false;
|
||||
"workbench.editor.highlightModifiedTabs" = true;
|
||||
"workbench.editor.empty.hint" = "hidden";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue