Merge pull request #1438 from deepaknayan/patch-1
Delete current buffer
This commit is contained in:
commit
42bac34c80
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue