fzf-plugins
fzf-plugins copied to clipboard
is this works for ctrl + T?
ctrl + T is an autocomplete shortcut, for example, I want to use vim + ctrl + T to fuzzy search and open a file without hitting "enter" twice
There's currently no support for ctrl+T in this repository, but it could be added similarly to how it was added for ctrl+R. That said, I probably won't add it any time soon myself. Pull-requests are welcome, though :)