diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2015-03-27 09:14:02 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2015-03-27 09:14:02 +0900 |
| commit | 9bba6bd172a0c56b4dfe346d6cd34f94d0b27cde (patch) | |
| tree | 56657fa2acf47cfb03cb68f42d3ab02c4ca86d96 | |
| parent | c4bf820dc3133d84386e63430bebfaa8045509f2 (diff) | |
| parent | 4ad92e3a0bf0c48222cd22c6b9e9cfbced266582 (diff) | |
| download | fzf-9bba6bd172a0c56b4dfe346d6cd34f94d0b27cde.tar.gz | |
Merge pull request #158 from mrap/update-macvim-link
Updates MacVim wiki link in README
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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])` |
