Install ox-gfm
This commit is contained in:
parent
436ea4dc08
commit
8e8c78e9b3
1 changed files with 2 additions and 0 deletions
|
|
@ -226,6 +226,8 @@
|
|||
:init
|
||||
(global-org-modern-mode))
|
||||
|
||||
(use-package ox-gfm)
|
||||
|
||||
(use-package paredit
|
||||
:hook ((lisp-mode emacs-lisp-mode clojure-mode) . paredit-mode))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue