Files
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
..
2018-05-26 21:20:30 +02:00
2018-06-15 22:10:40 +02:00
2018-06-15 22:16:49 +02:00
2018-06-15 22:13:44 +02:00