mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-10 04:19: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.startupEditor": "none",
|
||||
"files.defaultLanguage": " ${activeEditorLanguage}",
|
||||
"editor.bracketPairColorization.enabled": true,
|
||||
"gitlens.codeLens.enabled": false,
|
||||
"gitlens.hovers.currentLine.over": "line",
|
||||
"material-icon-theme.folders.associations": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user