Add golang support for org-babel
This commit is contained in:
parent
20efdb863f
commit
7c4c9ea5da
2 changed files with 2 additions and 3 deletions
1
Cask
1
Cask
|
@ -153,6 +153,7 @@
|
|||
(depends-on "org-opml" :git "https://github.com/edavis/org-opml")
|
||||
(depends-on "company-math")
|
||||
(depends-on "ob-http")
|
||||
(depends-on "ob-go" :git "https://github.com/pope/ob-go")
|
||||
(depends-on "org-download")
|
||||
|
||||
;; PlantUML -- modules/module-plantuml.el
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue