Add keybinding to switch tab groups
This commit is contained in:
parent
fe66f0f03e
commit
c6b4d0150b
@ -2312,6 +2312,7 @@ UI-related keybindings:
|
|||||||
:general
|
:general
|
||||||
((normal motion visual) "g t" #'centaur-tabs-forward)
|
((normal motion visual) "g t" #'centaur-tabs-forward)
|
||||||
((normal motion visual) "g T" #'centaur-tabs-backward)
|
((normal motion visual) "g T" #'centaur-tabs-backward)
|
||||||
|
(leader-map "pt" #'centaur-tabs-counsel-switch-group)
|
||||||
:hook
|
:hook
|
||||||
(git-commit-mode . (lambda ()
|
(git-commit-mode . (lambda ()
|
||||||
(when (centaur-tabs-mode-on-p)
|
(when (centaur-tabs-mode-on-p)
|
||||||
|
Loading…
Reference in New Issue
Block a user