summaryrefslogtreecommitdiffstats
path: root/plugin
AgeCommit message (Expand)Author
2015-03-10[vim] up/down/left/right options to take boolean values0.9.4-1Junegunn Choi
2015-03-10[vim] fzf#run with tmux panes can now return values to the callerJunegunn Choi
2015-03-10[vim] Use fzf-tmux script for tmux integrationJunegunn Choi
2015-03-07Improve how vim plugin finds fzf executableJunegunn Choi
2015-01-07Update vim plugin to use Go binaryJunegunn Choi
2014-10-15[vim] Ignore 'dir' option if emptyJunegunn Choi
2014-08-08[vim] Apply FZF_DEFAULT_{OPTS,COMMAND} when using tmux splits (#87)Junegunn Choi
2014-08-08Revert "[vim] Apply FZF_DEFAULT_{OPTS,COMMAND} when using tmux splits (#87)"Junegunn Choi
2014-08-08[vim] Apply FZF_DEFAULT_{OPTS,COMMAND} when using tmux splits (#87)Junegunn Choi
2014-07-04[vim] Do not print error message on exit status 1Junegunn Choi
2014-06-27[vim] Defer `type fzf` to reduce startup timeJunegunn Choi
2014-06-15[vim] External terminal emulator for GVimJunegunn Choi
2014-06-15[vim] Options to xterm commandJunegunn Choi
2014-06-15[vim] Enable fzf in GVim using xtermJunegunn Choi
2014-04-12[Vim] Allow vertical split of tmux windowJunegunn Choi
2014-04-04Vim plugin: do not enable tmux-integration if version < 1.7Junegunn Choi
2014-03-31Use -p option of split-window instead of manual calculationJunegunn Choi
2014-03-31No need for screenrow()Junegunn Choi
2014-03-31Fix use of screenrow when tmux height is given in %Junegunn Choi
2014-03-28Allow setting tmux split height in %Junegunn Choi
2014-03-28Vim plugin: tmux integrationJunegunn Choi
2014-03-26Execute clear before fzfJunegunn Choi
2014-03-25Major update to Vim pluginJunegunn Choi
2014-03-25Prefer pre-existing function/alias in Vim pluginJunegunn Choi
2013-11-20The last argument doesn't have to be a pathJunegunn Choi
2013-11-20Update Vim plugin to take path argumentJunegunn Choi
2013-11-17Update Vim pluginJunegunn Choi
2013-11-05Make fzf.vim separately installableJunegunn Choi
2013-11-01Ignore empty file pathJunegunn Choi
2013-11-01Update Vim plugin accordinglyJunegunn Choi
2013-10-24Implement --no-sort options with some fixesJunegunn Choi
2013-10-24Initial commitJunegunn Choi