Hacker News new | ask | show | jobs
by vitaluha 4443 days ago
How about navigating filesystem in Vim? NerdTree ?
3 comments

I generally use NerdTree or Ctrl+P[1]. It's nice to be able to hit Ctrl+P and then type 3-5 chars + enter and be exactly where I want.

[1]: http://kien.github.io/ctrlp.vim/

I use :Ex(plore) It's not great but it gets the job done.
tpope's vinegar is great