Y
Hacker News
new
|
ask
|
show
|
jobs
by
vitaluha
4443 days ago
How about navigating filesystem in Vim? NerdTree ?
3 comments
techwizrd
4443 days ago
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/
link
olssy
4443 days ago
I use :Ex(plore) It's not great but it gets the job done.
link
nilved
4442 days ago
tpope's vinegar is great
link
[1]: http://kien.github.io/ctrlp.vim/