DEV Community

Browsing files in VIM

Connor Bode on September 13, 2019

I've once again decided to try to switch 100% to VIM as my day-to-day editor. I do a lot of work on Linux servers so it's a long-term investment. ...
Collapse
 
jingxue profile image
Jing Xue

Recommend the nerdtree plugin if you are going to use vim full time.

Collapse
 
connorbode profile image
Connor Bode

I'm hoping not to use any plugins as I want to be efficient without needing to install a bunch of things on remote machines!

But this looks great and I've heard it's very popular!