prev buf
This commit is contained in:
parent
dfb2427d97
commit
6044b4644d
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ C-j = "jump_view_down"
|
||||||
C-k = "jump_view_up"
|
C-k = "jump_view_up"
|
||||||
C-l = "jump_view_right"
|
C-l = "jump_view_right"
|
||||||
"tab" = "goto_next_buffer"
|
"tab" = "goto_next_buffer"
|
||||||
|
"S-tab" = "goto_previous_buffer"
|
||||||
|
|
||||||
# Stolen stuff for being more vim like
|
# Stolen stuff for being more vim like
|
||||||
# Undoing the 'd' + motion commands restores the selection which is annoying
|
# Undoing the 'd' + motion commands restores the selection which is annoying
|
||||||
|
|
Loading…
Add table
Reference in a new issue