fix undo-redo

This commit is contained in:
Stefan Schwarz 2021-10-04 13:19:32 +02:00
parent b5ba7cf800
commit ea8f662523

View file

@ -165,6 +165,8 @@
;; code-with-fun
(global-undo-tree-mode)
(evil-set-undo-system 'undo-tree)
(use-package org-jira :ensure t
:config
(setq jiralib-url "https://coordinatr.thomann.de"))