mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 08:10:43 +01:00
chore(vscode): render characters in minimap
This commit is contained in:
parent
3689efb73f
commit
2769f06537
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ in {
|
|||
"editor.fontSize" = 16;
|
||||
"editor.lineHeight" = 1.5;
|
||||
"editor.cursorSmoothCaretAnimation" = "on";
|
||||
"editor.minimap.renderCharacters" = false;
|
||||
# "editor.minimap.renderCharacters" = false;
|
||||
"editor.cursorBlinking" = "phase";
|
||||
"workbench.editor.highlightModifiedTabs" = true;
|
||||
"workbench.editor.empty.hint" = "hidden";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue