fix undo-redo
This commit is contained in:
parent
b5ba7cf800
commit
ea8f662523
1 changed files with 2 additions and 0 deletions
2
init.el
2
init.el
|
@ -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"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue