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

Updated fzf with MacVim and iTerm2 (markdown)

gleachkr
2014-06-22 23:25:07 -07:00
parent ffe594fd2e
commit eb7be37917

@@ -1,4 +1,4 @@
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, titled, 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
#!/bin/bash #!/bin/bash