doomemacs/modules
Henrik Lissner fd19698927
doom|hack-local-variables => MODE-local-vars-hook
Uses a less destructive method (the same that Spacemacs uses) than the
one introduced in 13cee68, by introducing MODE-local-vars-hook hooks,
which run after local vars have been initialized.

The old method was to call `hack-local-variables` *before* mode hooks
run, however, this causes variables set by modes to have higher
precedence than local vars, which is unacceptable.

Also moved intero-mode & dante-mode to haskell-mode-local-vars-hook
2018-09-29 15:01:35 -04:00
..
app Remove third line in section headers 2018-09-09 09:58:19 -04:00
collab Add :collab floobits #615 2018-05-26 21:20:30 +02:00
completion Refactor Project API to reflect changes upstream 2018-09-28 21:13:27 -04:00
config Fix command-log-mode not disabling on toggle 2018-09-28 21:13:27 -04:00
editor editor/parinfer: fix void-function evil-define-key errors 2018-09-26 10:45:05 -04:00
emacs Refactor Project API to reflect changes upstream 2018-09-28 21:13:27 -04:00
feature Fix wrong-type-arg: stringp, nocache errors 2018-09-28 23:49:18 -04:00
lang doom|hack-local-variables => MODE-local-vars-hook 2018-09-29 15:01:35 -04:00
tools tools/editorconfig: add binary check to doctor.el 2018-09-28 23:52:22 -04:00
ui Fix wrong-type-arg: stringp, nocache errors 2018-09-28 23:49:18 -04:00