doomemacs/modules
Edwin Török 58dd73030c +write-mode: initialization functions were not run
setting +write-mode-hook had no effect because +write-mode-hook was not
defined yet, it is only defined by the minor mode definition inside
autoload.el (which didn't get autoloaded yet).

Due to this when activating `+write-mode` the `mixed-pitch-mode` did not
get activated.

Fix this by moving these all to autoload.

Signed-off-by: Edwin Török <edwin@etorok.net>
2018-10-03 23:03:11 +01:00
..
app +write-mode: initialization functions were not run 2018-10-03 23:03:11 +01:00
collab Add :collab floobits #615 2018-05-26 21:20:30 +02:00
completion company-capf = universal default company-backend 2018-10-03 11:18:58 -04:00
config Add SPC b {n,p} keys for {next,prev}-buffer 2018-10-03 11:15:27 -04:00
editor format.el: fix Wrong type argument: listp, t 2018-10-03 23:03:11 +01:00
emacs emacs/eshell: fix wrong-type-arg: stringp errors 2018-10-01 12:06:08 -04:00
feature Add g-/g= keys for buffer narrowing/widening 2018-10-03 11:14:08 -04:00
lang company-capf = universal default company-backend 2018-10-03 11:18:58 -04:00
tools quit-window on multiple magit-status windows 2018-10-03 00:04:08 -04:00
ui ui/tabbar: add tabbar-mode to doom-init-ui 2018-10-03 11:15:51 -04:00