Added neovim shortcuts for buffers
All checks were successful
Continuous Integration / build (push) Successful in 27s
All checks were successful
Continuous Integration / build (push) Successful in 27s
This commit is contained in:
parent
c3a121afd7
commit
fce1c56f2d
@ -40,4 +40,12 @@
|
|||||||
- ++z+g++ : mark word as good
|
- ++z+g++ : mark word as good
|
||||||
- ++z+w++ : mark word as bad
|
- ++z+w++ : mark word as bad
|
||||||
|
|
||||||
|
**Buffers**
|
||||||
|
|
||||||
|
- ++tab++ : Cycle to next buffer
|
||||||
|
- ++shift+tab++ : Cycle to previous buffer
|
||||||
|
- ++b+q++ : Close current buffer
|
||||||
|
- ++space+b+q++ : Close all other buffers
|
||||||
|
|
||||||
|
|
||||||
## Minecraft
|
## Minecraft
|
||||||
|
Loading…
Reference in New Issue
Block a user