mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Remove bracket coloring from project settings. (#17681)
This commit is contained in:
Vendored
-2
@@ -2,8 +2,6 @@
|
||||
"workbench.editorAssociations": {
|
||||
"*.dmi": "imagePreview.previewEditor"
|
||||
},
|
||||
"editor.bracketPairColorization.enabled": true,
|
||||
"editor.guides.bracketPairs": "active",
|
||||
"gitlens.advanced.blame.customArguments": [
|
||||
"--ignore-revs-file", "${workspaceRoot}/.git-blame-ignore-revs"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user