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
Tags v4.2.01
No related merge requests found
......@@ -316,6 +316,7 @@
:ensure t
:init
(global-undo-tree-mode)
(setq undo-tree-history-directory-alist '(("." . "~/.emacs.d/undo")))
: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