summaryrefslogtreecommitdiffstats
path: root/plugin/fzf.vim
diff options
context:
space:
mode:
authorTomas Janousek <tomi@nomi.cz>2020-11-13 15:59:29 +0000
committerJunegunn Choi <junegunn.c@gmail.com>2020-11-14 10:29:05 +0900
commit7bd99a22eeba74c88ad60f860111247a052f5586 (patch)
treee29fb48cac38cce12533c2ae24c56f6ea72079ec /plugin/fzf.vim
parent75b8cca3b3d0663ea4102f08c763cf2b0b999f88 (diff)
[bash-completion] Fix endless loop when completion.bash sourced twice
I forgot to add the "not _fzf" check into __fzf_orig_completion, so invoking it twice would rewrite the _fzf_orig_completion_xxx variables and then cause an endless loop when completion is requested. Fixes: ef2c29d5d497 ("[bash-completion] Optimize __fzf_orig_completion_filter")
Diffstat (limited to 'plugin/fzf.vim')
0 files changed, 0 insertions, 0 deletions