increase undo limit

This commit is contained in:
2011-12-03 12:21:42 +00:00
parent 8d1430e374
commit 8422076ee2

View File

@@ -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)