Today I Learned

hashrocket A Hashrocket project

Turn off folds in my vim buffer!

Sometimes, a co-worker will come over to your vim session and just start folding things.

In these cases, turn off folds with the ever valuable :set nofoldenable.

If all the buffers have been folded then consider, :bufdo nofoldenable.

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.