doomemacs/modules/feature
Henrik Lissner 2ca2050c6d
feature/evil: fix o/O indentation in haskell-mode
Refactors +evil*insert-newline-*-and-respect-comments advice. This also
fixes an issue where o uses haskell's line indenter in haskell-mode,
which is naive. Instead, we use haskell-indentation-newline-and-indent,
which is smarter.

This is a dirty dirty hack. May Nyarlathotep have mercy on our souls.

Reported by @ar1a
2018-10-18 12:17:30 -04:00
..
debugger Fix regexp for realgud popup rule 2018-07-04 21:23:56 +02:00
eval Fix set-eval-handler! 2018-10-07 00:36:34 -04:00
evil feature/evil: fix o/O indentation in haskell-mode 2018-10-18 12:17:30 -04:00
file-templates More descriptive signatures for set-file-template! 2018-10-16 17:32:59 -04:00
lookup Refactor Project API to reflect changes upstream 2018-09-28 21:13:27 -04:00
snippets Fix invalid-function error on snippet prompt 2018-09-17 08:53:13 -04:00
spellcheck Don't override ispell-program-name 2018-08-11 01:59:37 +02:00
syntax-checker Fix vestigial refs to before-switch-buffer hook 2018-08-31 14:10:25 +02:00
workspaces feature/workspaces: add +workspaces-on-switch-project-behavior #836 2018-10-03 00:00:56 -04:00