made tab controls less shitty R-T-Z is now movement and creation
parent
8fadfd0109
commit
a79fc306ac
|
|
@ -3,6 +3,6 @@
|
||||||
"CtrlUnderscore": "lua:comment.comment",
|
"CtrlUnderscore": "lua:comment.comment",
|
||||||
"Ctrl-Space": "command:tree",
|
"Ctrl-Space": "command:tree",
|
||||||
"Alt-r":"PreviousTab",
|
"Alt-r":"PreviousTab",
|
||||||
"Alt-t":"NextTab",
|
"Alt-t":"AddTab",
|
||||||
"Alt-z":"AddTab"
|
"Alt-z":"NextTab"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue