liuchengxu / vista.vim

:cactus: Viewer & Finder for LSP symbols and tags
https://liuchengxu.github.io/vista.vim
MIT License
1.88k stars 89 forks source link

Support to set default finder for Vista finder #400

Closed kuoe0 closed 3 years ago

kuoe0 commented 3 years ago

Is your feature request related to a problem? Please describe. I'd like to replace fzf with vim-clap and hope there could be a way to use vim-clap as the default finder. Then I could search tags by typing :Vista finder instead of :Vista finder clap.

Describe the solution you'd like Adding a new variable for Vista to set default finder.

liuchengxu commented 3 years ago

It's feasible to define a new command in your vimrc for that:

command! VistaFinderClap Vista finder clap