diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2019-08-08 15:35:52 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2019-08-08 15:35:52 +0900 |
| commit | 50958992455708f4a9ec82f745f7496fbca243c7 (patch) | |
| tree | 6970b8aaf391d500f751ba1868d80044e693a973 /plugin/fzf.vim | |
| parent | 4800e5d2ae6bac335dbc9fb1aae493761f4d70ee (diff) | |
| download | fzf-50958992455708f4a9ec82f745f7496fbca243c7.tar.gz | |
[bash-completion] Add _fzf_setup_completion to enable fuzzy completion
While we can attach `_fzf_path_completion` or `_fzf_dir_completion` to
any command using the standard bash complete command, the functionality
of the existing completion function is lost.
Use _fzf_setup_completion if you want to extend the existing function
with fuzzy completion instead of completely replacing it.
e.g. _fzf_setup_completion path kubectl
Diffstat (limited to 'plugin/fzf.vim')
0 files changed, 0 insertions, 0 deletions
