m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-17 07:43:39 -05:00

add general vimscript instructions to top

Ben Atkin
2017-08-02 12:10:37 -07:00
parent c624940b8e
commit 6a9a953eef

@@ -1,3 +1,5 @@
To open fzf from MacVim in a new iTerm2 window, create an executable script with the following content and add let g:fzf_launcher = "PATH_TO_THE_SCRIPT_FILE %s" to your Vim configuration.
# For iTerm2 version 3.0 and higher
(Added by @amacdougall)