Skip to content

Commit

Permalink
Mention close-all-but-one in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
moll committed Mar 3, 2018
1 parent b37d820 commit 25ef93a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ Occasionally you'll want to close all open buffers and files while leaving your
:bufdo :Bdelete
```

For some variations, like closing all-but-one buffer, see [@qiushihe](https://github.com/qiushihe)'s script in https://github.com/moll/vim-bbye/pull/4.

### Aliasing to :Bclose
If you've used any `Bclose.vim` scripts before and for some reason need the `:Bclose` command to exist, you may make an alias:
```
Expand Down

0 comments on commit 25ef93a

Please sign in to comment.