Skip to content

Commit

Permalink
Merge pull request #30 from c41x/master
Browse files Browse the repository at this point in the history
Misspelled helm-git-grep-source(s)
  • Loading branch information
yasuyk committed Nov 24, 2016
2 parents 6b5abd4 + 6a8f280 commit 5ef4b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -165,7 +165,7 @@ Default helm sources for `helm-git-grep`.

If you don't want to search in submodules, Set only `helm-git-grep-source` like this:

(setq helm-git-grep-sources '(helm-git-grep-sources))
(setq helm-git-grep-sources '(helm-git-grep-source))

#### `helm-git-grep-candidate-number-limit`

Expand Down

0 comments on commit 5ef4b5f

Please sign in to comment.