fzf.vim/autoload/fzf
Junegunn Choi b24038960e
Fix incorrect --query option in completion
s:complete_trigger should prepend the default options instead of
appending them. The bug was introduced in 25ea637.

/tmp/foo<ctrl-x><ctrl-f> should give fzf prompt "/tmp/" and default
query "foo". But it used to give "/tmp//tmp/foo".
2017-09-26 15:20:27 +09:00
..
vim [fzf#vim#complete#path] works in Windows 2017-08-27 08:50:35 -04:00
vim.vim Fix incorrect --query option in completion 2017-09-26 15:20:27 +09:00