Delete current buffer

File will remain intact.
This commit is contained in:
Deepak Nayan 2020-05-22 02:57:26 +05:30 committed by GitHub
parent cb4e03077f
commit 734e13c744
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ Shortcuts
| --- | --- | | --- | --- |
| Next buffer (`:bnext`) | `n` | | Next buffer (`:bnext`) | `n` |
| Previous buffer (`:bprev`) | `p` | | Previous buffer (`:bprev`) | `p` |
| Delete buffer (`:bd`) | `d` |
{: .-shortcuts-right} {: .-shortcuts-right}
### `SPC` `f` `e` - Config ### `SPC` `f` `e` - Config