Today I Learned

hashrocket A Hashrocket project

Vim tree view mode

In folder/file structure if you type i you'll change the way you see the folders and files.

There are 4 different view modes and one of them is something like that:

../
my-app/
| app/
| bin/
| config/
| | environments/
| | | development.rb
| | | production.rb
| | | test.rb
| | initializers/
| | locales/
| | application.rb
| | boot.rb
| | database.yml
| | environment.rb
| | routes.rb
| db/

So yes, We don't need nerdtree

See More #vim TILs
Every developer at Hashrocket is a Vim expert. Check out our development environment, Dotmatrix, and if you are in Chicago, come to the Vim Chicago Meetup hosted at our Chicago office.