?
This commit is contained in:
parent
8eec32c32a
commit
898fcc6fc1
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
|
@ -9,7 +9,7 @@
|
||||||
(package-initialize)
|
(package-initialize)
|
||||||
(use-package edraw-org
|
(use-package edraw-org
|
||||||
:ensure t
|
:ensure t
|
||||||
:after org
|
;;:after org
|
||||||
:vc (:url "https://github.com/misohena/el-easydraw"
|
:vc (:url "https://github.com/misohena/el-easydraw"
|
||||||
:branch master))
|
:branch master))
|
||||||
(org-babel-load-file
|
(org-babel-load-file
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue