Don't ensure org-tempo. That's dumb.
If it's exists, it should be loaded, but it's not an external package
This commit is contained in:
parent
cd0537b678
commit
60a002d9e4
@ -184,7 +184,7 @@
|
||||
("M-N" . org-metadown))
|
||||
:map org-src-mode-map ("C-z" . org-src-export-to-pdf))
|
||||
:config
|
||||
(use-package org-tempo :ensure) ; enable org-tempo templates
|
||||
(use-package org-tempo) ; enable org-tempo templates
|
||||
|
||||
;; Make windmove work in org-mode:
|
||||
(add-hook 'org-shiftup-final-hook 'windmove-up)
|
||||
|
Loading…
Reference in New Issue
Block a user