mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
feat(language/markdown): add vmd-mode to preview markdown via vmd
This commit is contained in:
@@ -69,5 +69,8 @@
|
||||
(use-package poly-markdown
|
||||
:ensure t)
|
||||
|
||||
(use-package vmd-mode
|
||||
:defer t)
|
||||
|
||||
(provide 'siren-markdown)
|
||||
;;; siren-markdown.el ends here
|
||||
|
||||
Reference in New Issue
Block a user