Remove undo tree mode

This commit is contained in:
Lars Tveito 2015-08-17 13:35:29 +02:00
parent f93d635673
commit a299b396d4

View File

@ -359,8 +359,7 @@
dirtrack-mode ; directory tracking in *shell* dirtrack-mode ; directory tracking in *shell*
recentf-mode ; Recently opened files recentf-mode ; Recently opened files
show-paren-mode ; Highlight matching parentheses show-paren-mode ; Highlight matching parentheses
projectile-global-mode ; Manage and navigate projects projectile-global-mode)) ; Manage and navigate projects
global-undo-tree-mode)) ; Undo as a tree
(funcall mode 1)) (funcall mode 1))
(when (version< emacs-version "24.4") (when (version< emacs-version "24.4")