mirror of
https://github.com/mrfluffy-dev/dotfiles.git
synced 2026-01-17 05:40:34 +00:00
added undo history
This commit is contained in:
@@ -111,6 +111,11 @@
|
|||||||
(add-to-list 'default-frame-alist '(alpha-background . 90)) ; For all new frames henceforth
|
(add-to-list 'default-frame-alist '(alpha-background . 90)) ; For all new frames henceforth
|
||||||
|
|
||||||
|
|
||||||
|
;undo fix
|
||||||
|
(setq undo-tree-enable-undo-in-region nil)
|
||||||
|
(setq undo-limit 80000000)
|
||||||
|
|
||||||
|
|
||||||
(org-babel-do-load-languages
|
(org-babel-do-load-languages
|
||||||
'org-babel-load-languages
|
'org-babel-load-languages
|
||||||
'((emacs-lisp . t)
|
'((emacs-lisp . t)
|
||||||
|
|||||||
Reference in New Issue
Block a user