m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-16 23:33:39 -05:00

Updated On MacVim with iTerm2 (markdown)

Junegunn Choi
2015-04-23 11:04:25 +09:00
parent a92fd0171b
commit 452914f16f

@@ -1,3 +1,5 @@
(Originally posted by @gleachkr)
To open fzf from MacVim in a new iTerm2 window, it should work to make the following script executable somewhere in your Vim's PATH (with the title, for example, "In_a_new_term_function") and to let g:fzf_launcher = "In_a_new_term_function %s" To open fzf from MacVim in a new iTerm2 window, it should work to make the following script executable somewhere in your Vim's PATH (with the title, for example, "In_a_new_term_function") and to let g:fzf_launcher = "In_a_new_term_function %s"
```bash ```bash