mirror of
https://github.com/jimeh/.vscode.d.git
synced 2026-02-19 11:26:39 +00:00
chore(settings): disable git blame editor decoration
This commit is contained in:
@@ -166,7 +166,7 @@
|
||||
// MARK: Git
|
||||
// ===========================================================================
|
||||
//
|
||||
"git.blame.editorDecoration.enabled": true,
|
||||
"git.blame.editorDecoration.enabled": false,
|
||||
"scm.defaultViewMode": "tree",
|
||||
//
|
||||
// ===========================================================================
|
||||
|
||||
Reference in New Issue
Block a user