m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 08:13:40 -05:00

Updated On MacVim with iTerm2 (markdown)

Ben Atkin
2017-08-02 13:19:35 -07:00
parent f7fe5c0767
commit 3f9b81de2e

@@ -1,4 +1,4 @@
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. 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 # For iTerm2 version 3.0 and higher