Skip to content

Commit

Permalink
Move :Bwipeout mention next to :Bdelete's.
Browse files Browse the repository at this point in the history
  • Loading branch information
moll committed Mar 3, 2018
1 parent 5d4d3c9 commit 10f94cc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Bbye allows you to do delete buffers (close files) without closing your windows

Vim by default closes all windows that have the buffer (file) open when you do `:bdelete`. If you've just got your splits and columns perfectly tuned, having them messed up equals a punch in the face and that's no way to tango.

Bbye gives you a `:Bdelete` command that behaves like a well designed citizen:
Bbye gives you a `:Bdelete` (and `:Bwipeout`) command that behaves like a well designed citizen:

- Closes and removes the buffer.
- Shows another file in that window.
Expand All @@ -15,7 +15,6 @@ Bbye gives you a `:Bdelete` command that behaves like a well designed citizen:

Regain your throne as king of buffers!

Bbye also gives you a `:Bwipeout` command that has the same behavior as `:Bdelete` but uses `:bwipeout` to actually destroy the buffer.

Installing
----------
Expand Down

0 comments on commit 10f94cc

Please sign in to comment.