Add ox-rss to --org
This commit is contained in:
parent
b036690d9a
commit
b025da918c
1 changed files with 3 additions and 0 deletions
|
@ -195,3 +195,6 @@
|
|||
;; :pin manual
|
||||
;; :config
|
||||
;; (append '((racket . t) (scribble . t)) org-babel-load-languages))
|
||||
|
||||
(use-package ox-rss
|
||||
:after org)
|
||||
|
|
Loading…
Add table
Reference in a new issue