X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/6bd89970263a7779091b3a9c817b74913aac628c..ccdc4e0c2f85ad11b81c0d5260abd105754c2bd0:/spacemacs/.spacemacs diff --git a/spacemacs/.spacemacs b/spacemacs/.spacemacs index 4c93f11..3a27d81 100644 --- a/spacemacs/.spacemacs +++ b/spacemacs/.spacemacs @@ -326,6 +326,7 @@ you should place your code here." ;; (setq magit-commit-arguments '("--signoff" ;; "--gpg-sign=4E05246AB0BF7FFB")) + ;; Persistent undo across restarts (setq undo-tree-auto-save-history t undo-tree-history-directory-alist `(("." . ,(concat spacemacs-cache-directory "undo"))))