fzf/test
Junegunn Choi d6588fc835
[bash-completion] Fix custom completion with dynamic loader enabled
After _completion_loader is called, instead of loading the entire
completion.bash file, just restore the fzf completion for the current
command. `_fzf_orig_completion_$cmd` is only set if _completion_loader
actually changed the completion options to avoid infinite loop.

Close #1170
2017-12-03 23:32:41 +09:00
..
fzf.vader [vim] Escape backslashes in fzf#shellescape (#1021) 2017-08-20 12:28:36 +09:00
test_go.rb [bash-completion] Fix custom completion with dynamic loader enabled 2017-12-03 23:32:41 +09:00