aboutsummaryrefslogtreecommitdiff
path: root/home/.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'home/.emacs.d/init.el')
-rw-r--r--home/.emacs.d/init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/home/.emacs.d/init.el b/home/.emacs.d/init.el
index b57ab22..19aef8f 100644
--- a/home/.emacs.d/init.el
+++ b/home/.emacs.d/init.el
@@ -27,7 +27,6 @@
(when window-system (set-frame-size (selected-frame) 160 60))
;; set title of frame to current buffer
-;;(setq frame-title-format "%b")
(setq frame-title-format '(buffer-file-name "%f" "%b"))
;; Highlight corresponding parentheses when cursor is on one