summaryrefslogtreecommitdiff
path: root/.emacs-custom.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs-custom.el')
-rw-r--r--.emacs-custom.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs-custom.el b/.emacs-custom.el
index 2400927..4f688e3 100644
--- a/.emacs-custom.el
+++ b/.emacs-custom.el
@@ -98,6 +98,7 @@
'(show-paren-mode t)
'(split-width-threshold 120)
'(switch-to-buffer-obey-display-actions t)
+ '(tab-bar-show 1)
'(tool-bar-mode nil)
'(truncate-lines t)
'(visual-line-fringe-indicators '(left-curly-arrow right-curly-arrow))