mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-11 12:59:38 +00:00
code: enable bracket pair colorization
This commit is contained in:
parent
1c80583519
commit
1ce52bd3fb
@ -12,6 +12,7 @@
|
|||||||
"workbench.editor.labelFormat": "short",
|
"workbench.editor.labelFormat": "short",
|
||||||
"workbench.startupEditor": "none",
|
"workbench.startupEditor": "none",
|
||||||
"files.defaultLanguage": " ${activeEditorLanguage}",
|
"files.defaultLanguage": " ${activeEditorLanguage}",
|
||||||
|
"editor.bracketPairColorization.enabled": true,
|
||||||
"gitlens.codeLens.enabled": false,
|
"gitlens.codeLens.enabled": false,
|
||||||
"gitlens.hovers.currentLine.over": "line",
|
"gitlens.hovers.currentLine.over": "line",
|
||||||
"material-icon-theme.folders.associations": {
|
"material-icon-theme.folders.associations": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user