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.
2 parents a23055a + c4091b2 commit f85e192Copy full SHA for f85e192
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