Skip to content
Snippets Groups Projects
Commit 7e062444 authored by Philippe Dosch's avatar Philippe Dosch
Browse files

Déplacement des undos autos

parent 86ffdf8e
Branches
No related tags found
No related merge requests found
...@@ -316,6 +316,7 @@ ...@@ -316,6 +316,7 @@
:ensure t :ensure t
:init :init
(global-undo-tree-mode) (global-undo-tree-mode)
(setq undo-tree-history-directory-alist '(("." . "~/.emacs.d/undo")))
:bind (("C-§" . undo-tree-redo) :bind (("C-§" . undo-tree-redo)
)) ))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment