diff --git a/custom-variables.el b/custom-variables.el index 5950c5c..bc20029 100644 --- a/custom-variables.el +++ b/custom-variables.el @@ -75,6 +75,8 @@ '(tabbar-mode nil) '(textmate-mode t) '(tool-bar-mode nil) + '(undo-limit 800000) + '(undo-strong-limit 1200000) '(undo-tree-mode-lighter "") '(visual-line-mode nil t) '(whitespace-action nil)