summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2015-04-15 22:52:15 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2015-04-15 22:52:15 +0900
commit120cc0aaddf02c77dcdfadcc2ef8deebcecdf439 (patch)
treeddc897a23e7f0a0c679dd613927f34be78720062 /README.md
parent853012ceef7c8e8e28e6cbb6c790f76956a62b03 (diff)
[vim] README: Pointer to the wiki page
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3337093a..9645a8ad 100644
--- a/README.md
+++ b/README.md
@@ -286,7 +286,10 @@ Similarly to [ctrlp.vim](https://github.com/kien/ctrlp.vim), use enter key,
in new tabs, in horizontal splits, or in vertical splits respectively.
Note that the environment variables `FZF_DEFAULT_COMMAND` and
-`FZF_DEFAULT_OPTS` also apply here.
+`FZF_DEFAULT_OPTS` also apply here. Refer to [the wiki page][vim-examples] for
+customization.
+
+[vim-examples]: https://github.com/junegunn/fzf/wiki/Examples-(vim)
#### `fzf#run([options])`