summaryrefslogtreecommitdiffstats
path: root/plugin
AgeCommit message (Collapse)Author
2013-11-17Update Vim pluginJunegunn Choi
Changes: - Rename g:fzf_command to g:fzf_source - Support multi-select mode - Add fzf#run(vim_command, fzf_args) function Todo: - Faster startup with --disable-gems option when available
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