vscodium: Random setting value change
This commit is contained in:
parent
ed12ec088b
commit
ac315ccbc4
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
"editor.accessibilitySupport": "off",
|
"editor.accessibilitySupport": "off",
|
||||||
"editor.bracketPairColorization.enabled": true,
|
"editor.bracketPairColorization.enabled": true,
|
||||||
"editor.cursorBlinking": "smooth",
|
"editor.cursorBlinking": "smooth",
|
||||||
"editor.cursorSmoothCaretAnimation": true,
|
"editor.cursorSmoothCaretAnimation": "on",
|
||||||
"editor.fontFamily": "Iosevka Nerd Font",
|
"editor.fontFamily": "Iosevka Nerd Font",
|
||||||
"editor.fontLigatures": false,
|
"editor.fontLigatures": false,
|
||||||
"editor.suggestSelection": "first",
|
"editor.suggestSelection": "first",
|
||||||
|
|
Loading…
Add table
Reference in a new issue