mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
feat(projects): add projectile switch project keybind that creates new tab-bar tab if needed
This commit is contained in:
@@ -42,8 +42,8 @@
|
||||
"C-e" 'tab-group
|
||||
"u" 'tab-undo
|
||||
"C-u" 'tab-undo
|
||||
";" 'siren-tab-bar-echo-tab-list
|
||||
"C-;" 'siren-tab-bar-echo-tab-list
|
||||
"'" 'siren-tab-bar-echo-tab-list
|
||||
"C-'" 'siren-tab-bar-echo-tab-list
|
||||
"0" 'siren-tab-bar-switch-to-index
|
||||
"1" 'siren-tab-bar-switch-to-index
|
||||
"2" 'siren-tab-bar-switch-to-index
|
||||
|
||||
Reference in New Issue
Block a user