aboutsummaryrefslogtreecommitdiff
path: root/.emacs
diff options
context:
space:
mode:
Diffstat (limited to '.emacs')
-rw-r--r--.emacs3
1 files changed, 3 insertions, 0 deletions
diff --git a/.emacs b/.emacs
index 1a4bdb5..7282983 100644
--- a/.emacs
+++ b/.emacs
@@ -40,6 +40,9 @@
;;; modeline
(doom-modeline-mode 1)
+;;; undo-tree-mode
+(undo-tree-mode 1)
+
;;; Font
(set-face-attribute 'default nil :height 110)