mirror of
https://github.com/larstvei/dot-emacs.git
synced 2024-11-26 07:28:31 +00:00
Remove undo tree mode
This commit is contained in:
parent
f93d635673
commit
a299b396d4
3
init.org
3
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")
|
||||
|
Loading…
Reference in New Issue
Block a user