vscodium: Random setting value change

This commit is contained in:
histalek 2023-02-19 11:49:23 +01:00
parent ed12ec088b
commit ac315ccbc4
Signed by: histalek
SSH key fingerprint: SHA256:6a6N2Wzk73nwURUHC/ubbCyqdB6yfie0Jv/NGvRcsIE

View file

@ -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",