doomemacs/modules
Henrik Lissner 0ec4d6ee43
config/literate: earlier check & no byte-compile
Making the compile check happen earlier fixes an edge case where the
resulting files from a literate config being tangled into multiple files
aren't recognized by Doom's package management or autoload generation
systems.

Disabling byte-compiling fixes an all too common issue where packages
and macros are undefined at compile time, causing a plethora of invalid
function errors.

Leave byte-compilation to `bin/doom compile`!
2018-06-10 17:28:17 +02:00
..
app Disable lui-mode line wrapping regardless of :feature spellcheck 2018-06-04 09:17:04 +02:00
collab Add :collab floobits #615 2018-05-26 21:20:30 +02:00
completion Fix "failed" error from +helm/ag{,-from-cwd} #644 2018-06-05 19:49:34 +02:00
config config/literate: earlier check & no byte-compile 2018-06-10 17:28:17 +02:00
emacs Fix multi-term buffers missing from buffer list 2018-06-04 21:17:49 +02:00
feature Add :yas-minor-mode setting to feature/snippets 2018-06-07 02:51:46 +02:00
lang Fix solium error preventing solidity-mode #659 2018-06-08 13:08:37 +02:00
tools Add :tools wakatime module 2018-06-08 13:08:38 +02:00
ui Disable fci-mode in org-mode by default 2018-06-08 14:29:38 +02:00