doomemacs/modules
Henrik Lissner 2d13dbe10a
lang/org: fix ob-async support
ob-async uses org-babel-load-languages to load babel packages in a child
process, but packages entered into the org-babel-load-languages variable
by Doom's lazy loader were misnamed. This caused load errors in the
child process.

The language-to-package resolution is now performed before it is entered
into org-babel-load-languages. Additionally, ob-async will now be lazy
loaded if it is available (and fail silently otherwise).
2018-12-10 13:50:58 -05:00
..
app app/email: minor refactor 2018-10-24 01:09:17 -04:00
collab Add :collab floobits #615 2018-05-26 21:20:30 +02:00
completion Clean up after swoop removal 2018-12-08 19:17:52 +11:00
config Clean up after swoop removal 2018-12-08 19:17:52 +11:00
editor Close the ending quote in lispy-mode 2018-11-03 10:29:20 +01:00
emacs More descriptive signature for set-electric! 2018-10-16 18:30:44 -04:00
feature feature/eval: split shrink-window & scroll-to-bof hook 2018-12-06 17:45:53 -05:00
lang lang/org: fix ob-async support 2018-12-10 13:50:58 -05:00
tools Restore =S gpg-sign option for magit 2018-12-07 18:00:17 -05:00
ui ui/popup: respect org-src-window-setup 2018-12-06 17:52:12 -05:00