Files
doomemacs/modules/lang
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-06-15 03:42:01 +02:00
2018-06-15 03:42:01 +02:00
2018-06-02 02:53:54 +02:00