lang/markdown: add edit-indirect package #1909
Fixes markdown-edit-code-block (on C-c '), which tries to install the package via package.el, but will obviously fail because Doom doesn't use package.el.
This commit is contained in:
parent
c8b3e7f5ea
commit
33110e9ebe
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@
|
|||
|
||||
(package! markdown-mode)
|
||||
(package! markdown-toc)
|
||||
(package! edit-indirect)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue