ctrlsf.vim
ctrlsf.vim copied to clipboard
Request: filter search root via integration with NERDTree
vim-esearch has only ONE feature over this amazing plugin that I think is particularly interesting, and that's integration with NERDTree. esearch can determine which folder the cursor is under in NERDTree and uses that as the search root if it's available. I thought that this was a really great feature, and hope that you might find it useful too!
Looks interesting, I'll take time to implement it.