aboutsummaryrefslogtreecommitdiff
path: root/.emacs.local.d/modes/centaur-tabs.el
diff options
context:
space:
mode:
authorRaúl Benencia <raul@thousandeyes.com>2019-11-19 11:10:36 -0800
committerRaúl Benencia <raul@thousandeyes.com>2019-11-19 11:10:59 -0800
commit5eed3302964ca21968a9bede20e605521992e5d7 (patch)
tree785b12d3126d1d8baaeed206f2615a22e879011a /.emacs.local.d/modes/centaur-tabs.el
parentd329421ec21c89c36fa2eac2328d3642083cee3b (diff)
prettify centaur tabs
Diffstat (limited to '.emacs.local.d/modes/centaur-tabs.el')
-rw-r--r--.emacs.local.d/modes/centaur-tabs.el8
1 files changed, 7 insertions, 1 deletions
diff --git a/.emacs.local.d/modes/centaur-tabs.el b/.emacs.local.d/modes/centaur-tabs.el
index 00a2940..564d851 100644
--- a/.emacs.local.d/modes/centaur-tabs.el
+++ b/.emacs.local.d/modes/centaur-tabs.el
@@ -6,6 +6,12 @@
("C-<prior>" . centaur-tabs-backward)
("C-<next>" . centaur-tabs-forward))
-(setq centaur-tabs-style "bar")
+(setq centaur-tabs-style "rounded")
(setq centaur-tabs-set-icons t)
(setq centaur-tabs-height 32)
+(centaur-tabs-headline-match)
+(setq centaur-tabs-gray-out-icons 'buffer)
+(setq centaur-tabs-set-bar 'left)
+
+;; Makes emacs crash
+;;(setq centaur-tabs-set-modified-marker t)
nihil fit ex nihilo