Skip to content
Snippets Groups Projects
Commit f0c102c9 authored by Liu Miao's avatar Liu Miao
Browse files

fix undo-tree-mode

parent d1fac4aa
No related branches found
No related tags found
No related merge requests found
......@@ -259,8 +259,7 @@
;; Emacs GC which truncages the undo history very aggresively
undo-limit 800000
undo-strong-limit 12000000
undo-outer-limit 120000000)
(global-undo-tree-mode))
undo-outer-limit 120000000))
(use-package writeroom-mode
:ensure t
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment