General & minor reformatting+refactor
This commit is contained in:
parent
8756837036
commit
d6461d495b
4 changed files with 8 additions and 11 deletions
|
@ -53,7 +53,5 @@
|
|||
|
||||
(def-package! pandoc-mode
|
||||
:when (featurep! +pandoc)
|
||||
:commands
|
||||
pandoc-mode
|
||||
:hook
|
||||
(markdown-mode . conditionally-turn-on-pandoc))
|
||||
:commands pandoc-mode
|
||||
:hook (markdown-mode . conditionally-turn-on-pandoc))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue