made tab controls less shitty R-T-Z is now movement and creation

main
The_miro 2024-11-25 14:53:55 +01:00
parent 8fadfd0109
commit a79fc306ac
1 changed files with 2 additions and 2 deletions

View File

@ -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"
} }