doomemacs/modules
Henrik Lissner 253fd77b2a
Fix intero-goto-definition #683 #684
It wasn't working in the first haskell buffer because of a race
condition. Intero was loading too late to register lookup handlers for
haskell-mode (for the first buffer).

By setting it to intero-mode, it is registered in time for intero-mode's
activation.
2018-06-15 22:16:49 +02:00
..
app Replace :email with set-email-account! autodef 2018-06-15 18:03:50 +02:00
collab Add :collab floobits #615 2018-05-26 21:20:30 +02:00
completion Refactor +helm*replace-prompt 2018-06-15 22:10:40 +02:00
config Bind SPC f X to doom/delete-this-file 2018-06-15 16:20:20 +02:00
editor/parinfer Fix :hook modes for parinfer-mode 2018-06-13 16:53:44 +02:00
emacs Remove redundant def-setting! docstrings 2018-06-15 16:54:39 +02:00
feature Fix docset lookup & lazyload *-dash 2018-06-15 21:42:38 +02:00
lang Fix intero-goto-definition #683 #684 2018-06-15 22:16:49 +02:00
tools Replace :rotate with set-rotate-patterns! autodef 2018-06-15 18:03:50 +02:00
ui ui/popup: tie +defaults flag to +hacks 2018-06-15 22:13:44 +02:00