lang/org: add babel langauges (go, mongo, redis, restclient, sql-mode, translate, etc)
This commit is contained in:
parent
3800d976a1
commit
3e842a1e09
2 changed files with 27 additions and 9 deletions
|
@ -3,8 +3,12 @@
|
|||
|
||||
(package! org-plus-contrib :pin "org")
|
||||
(package! org-download)
|
||||
(package! ob-go)
|
||||
(package! ob-mongo)
|
||||
(package! ob-redis)
|
||||
(package! ob-restclient)
|
||||
(package! ob-sql-mode)
|
||||
(package! ob-translate)
|
||||
;; (package! ox-pandox)
|
||||
;; (package! org-bullets)
|
||||
;; (package! ob-go :recipe (:fetcher github :repo "pope/ob-go"))
|
||||
;; (package! ob-http)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue