From a299b396d49bd6320173799810be653d8cea2d2d Mon Sep 17 00:00:00 2001 From: Lars Tveito Date: Mon, 17 Aug 2015 13:35:29 +0200 Subject: [PATCH] Remove undo tree mode --- init.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/init.org b/init.org index 018f8ca..3f4c636 100644 --- a/init.org +++ b/init.org @@ -359,8 +359,7 @@ dirtrack-mode ; directory tracking in *shell* recentf-mode ; Recently opened files show-paren-mode ; Highlight matching parentheses - projectile-global-mode ; Manage and navigate projects - global-undo-tree-mode)) ; Undo as a tree + projectile-global-mode)) ; Manage and navigate projects (funcall mode 1)) (when (version< emacs-version "24.4")