We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a23055a commit c4091b2Copy full SHA for c4091b2
lib/minimap-git-diff.coffee
@@ -8,7 +8,7 @@ class MinimapGitDiff
8
useGutterDecoration:
9
type: 'boolean'
10
default: false
11
- description: 'When enabled the gif diffs will be displayed as thin vertical lines on the left side of the minimap.'
+ description: 'When enabled the git diffs will be displayed as thin vertical lines on the left side of the minimap.'
12
13
pluginActive: false
14
constructor: ->
0 commit comments