Add the undo-tree package
This commit is contained in:
parent
8d74c2966c
commit
ee8aa62c97
2
init.el
2
init.el
@ -1078,6 +1078,8 @@ INFO plist."
|
|||||||
:config
|
:config
|
||||||
(add-hook 'python-mode-hook 'fillcode-mode))
|
(add-hook 'python-mode-hook 'fillcode-mode))
|
||||||
|
|
||||||
|
(use-package undo-tree)
|
||||||
|
|
||||||
;; open pdf with system pdf viewer (works on mac)
|
;; open pdf with system pdf viewer (works on mac)
|
||||||
(setq bibtex-completion-pdf-open-function
|
(setq bibtex-completion-pdf-open-function
|
||||||
(lambda (fpath)
|
(lambda (fpath)
|
||||||
|
Loading…
Reference in New Issue
Block a user