diff --git a/settings.json b/settings.json index 6b51cf1..d85dd42 100644 --- a/settings.json +++ b/settings.json @@ -164,7 +164,7 @@ // MARK: Git // =========================================================================== // - "git.blame.editorDecoration.enabled": false, + "git.blame.editorDecoration.enabled": true, "scm.defaultViewMode": "tree", // // ===========================================================================