LeaderF
LeaderF copied to clipboard
Can it fuzzy search context in the clipboard?
Can it fuzzy search context in the clipboard? Thanks! it is an enhancement.
可以实现,但有什么用?
because yankring.vim don't support this function, and i believe leaderf can do better.
I actually have a solution to this. I use FZF (old implementation). But if you can convert it to leaderf , it would be nice.
https://github.com/eyalk5/.vim see .vimrc in :autocmd TextYankPost * call SaveLastCopy()
Duplicate https://github.com/Yggdroot/LeaderF/issues/536