|
|
|
|
|
by deepanchor
2849 days ago
|
|
I use fzf[1] for all my project navigation needs. It integrates very well with vim. You can get a quick recursive look at everything in the CWD with a stroke of a key and the fuzzy matching is instantaneous. [1] https://github.com/junegunn/fzf |
|