From 6a8f28088ec9f971547c079b91947072cda58f9f Mon Sep 17 00:00:00 2001 From: c41x Date: Thu, 24 Nov 2016 11:52:38 +0100 Subject: [PATCH] Misspelled helm-git-grep-source(s) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a43b90f..1d5602e 100644 --- a/README.md +++ b/README.md @@ -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`