Use completing-read in centaur-tabs
This commit is contained in:
@@ -349,6 +349,7 @@ Places buffers as tabs in a bar at the top.
|
|||||||
shell-mode)
|
shell-mode)
|
||||||
. centaur-tabs-local-mode)
|
. centaur-tabs-local-mode)
|
||||||
:config
|
:config
|
||||||
|
(setq centaur-tabs-enable-ido-completion nil)
|
||||||
(setq centaur-tabs-height (if dot/hidpi 28 18))
|
(setq centaur-tabs-height (if dot/hidpi 28 18))
|
||||||
(setq centaur-tabs-modified-marker "•")
|
(setq centaur-tabs-modified-marker "•")
|
||||||
(setq centaur-tabs-set-icons t)
|
(setq centaur-tabs-set-icons t)
|
||||||
|
|||||||
Reference in New Issue
Block a user