summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2015-03-27 09:14:02 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2015-03-27 09:14:02 +0900
commit9bba6bd172a0c56b4dfe346d6cd34f94d0b27cde (patch)
tree56657fa2acf47cfb03cb68f42d3ab02c4ca86d96
parentc4bf820dc3133d84386e63430bebfaa8045509f2 (diff)
parent4ad92e3a0bf0c48222cd22c6b9e9cfbced266582 (diff)
downloadfzf-9bba6bd172a0c56b4dfe346d6cd34f94d0b27cde.tar.gz
Merge pull request #158 from mrap/update-macvim-link
Updates MacVim wiki link in README
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 65d5d443..cb18e4c5 100644
--- a/README.md
+++ b/README.md
@@ -295,7 +295,8 @@ let g:fzf_launcher = 'urxvt -geometry 120x30 -e sh -c %s'
If you're running MacVim on OSX, I recommend you to use iTerm2 as the launcher.
Refer to the [this wiki
-page](https://github.com/junegunn/fzf/wiki/fzf-with-MacVim-and-iTerm2) to see
+page](https://github.com/junegunn/fzf/wiki/On-MacVim-with-iTerm2) to see
+
how to set up.
#### `fzf#run([options])`