summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-09-27 17:19:40 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-09-30 22:34:04 -0700
commitdf01390dea314203c31795bf4ffa89a2beb536bc (patch)
tree2229c0cf11ebd51e2637ad8ce917e8f41e0c43f2
parentb375e105f2e5560eedbab8dde802cf19f822c845 (diff)
downloaddotfiles-df01390dea314203c31795bf4ffa89a2beb536bc.tar.gz
stop disabling tool-bar-mode
-rw-r--r--.emacs.d/init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index ed128448..0bb861b1 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -374,7 +374,6 @@ windows side-by-side in the frame."
'(tab-bar-history-mode t)
'(tab-bar-show 1)
'(tab-first-completion 'eol)
- '(tool-bar-mode nil)
'(tramp-use-ssh-controlmaster-options nil nil nil "Rely on my ~/.ssh/config.")
'(transient-cycles-buffer-siblings-mode t)
'(transient-cycles-tab-bar-mode t)