Org-mode config is back baby! With a vengeance!
This commit is contained in:
parent
6851951aaf
commit
477ef168d4
19 changed files with 1227 additions and 309 deletions
15
Cask
15
Cask
|
@ -209,6 +209,21 @@
|
|||
(depends-on "jaded-mode" :git "https://github.com/hlissner/jaded-mode")
|
||||
|
||||
|
||||
;;;; ORGANIZATIONAL/WRITING ;;;;;;;;;;;;
|
||||
;; Org -- modules/module-org.el
|
||||
(depends-on "org-plus-contrib")
|
||||
(depends-on "org-bullets")
|
||||
(depends-on "ob-go" :git "https://github.com/pope/ob-go")
|
||||
(depends-on "ob-http")
|
||||
|
||||
;; Org Notebook -- modules/module-org-notebook.el
|
||||
(depends-on "org-download")
|
||||
(depends-on "ox-pandoc")
|
||||
|
||||
;; Writing -- modules/module-write.el
|
||||
(depends-on "helm-bibtex")
|
||||
|
||||
|
||||
;;;; EXTRA TOOLS ;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;; Demo --- module-demo.el
|
||||
(depends-on "impatient-mode")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue