bump: :ui tabs
ema2159/centaur-tabs@4a121a175e -> ema2159/centaur-tabs@d6009c295a
Ref: ema2159/centaur-tabs@9f04a13db0
Revert: ea1f72e875
This commit is contained in:
parent
d2efb01d29
commit
42923be0b3
2 changed files with 2 additions and 8 deletions
|
@ -33,13 +33,7 @@
|
|||
(defun +tabs-disable-centaur-tabs-mode-maybe-h ()
|
||||
"Disable `centaur-tabs-mode' in current buffer."
|
||||
(when (centaur-tabs-mode-on-p)
|
||||
(centaur-tabs-local-mode))))
|
||||
|
||||
(add-hook! 'doom-load-theme-hook
|
||||
(defun +tabs-reload-centaur-tabs-h ()
|
||||
(when (bound-and-true-p centaur-tabs-mode)
|
||||
(centaur-tabs-mode -1)
|
||||
(centaur-tabs-mode +1)))))
|
||||
(centaur-tabs-local-mode)))))
|
||||
|
||||
;; TODO tab-bar-mode (emacs 27)
|
||||
;; TODO tab-line-mode (emacs 27)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue