Browse Source

Use completing-read in centaur-tabs

master
Riyyi 3 years ago
parent
commit
2b666b6b35
  1. 1
      .config/emacs/config.org

1
.config/emacs/config.org

@ -349,6 +349,7 @@ Places buffers as tabs in a bar at the top.
shell-mode)
. centaur-tabs-local-mode)
:config
(setq centaur-tabs-enable-ido-completion nil)
(setq centaur-tabs-height (if dot/hidpi 28 18))
(setq centaur-tabs-modified-marker "•")
(setq centaur-tabs-set-icons t)

Loading…
Cancel
Save