Today I Learned

hashrocket A Hashrocket project

Buffer Wipe

If you use buffers to navigate Vim, and you open a file you didn't mean to edit or won't need later, wipe it from the buffer with :bw.

This will prevent that file from showing up in your buffers list. It will also delete any changes to the file; use with caution.

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.