mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
add buffer mappings and windown navigation
This commit is contained in:
@@ -2,6 +2,14 @@
|
||||
|
||||
Generel stuff that I need to get into my muscle memory.
|
||||
|
||||
* `CTRL-W [hjkl]` - switch to window left, above, below, right
|
||||
|
||||
## unimpared
|
||||
* `]b` - :bnext
|
||||
* `[b` - :bprevious
|
||||
* `]B` - :bfirst
|
||||
* `[B` - :blast
|
||||
|
||||
## surround
|
||||
* `cs"'` - changes surrouding " to '
|
||||
|
||||
|
||||
Reference in New Issue
Block a user