doomemacs/modules
Henrik Lissner c9eb00a217 Fix incorrect newline placement on send-to-REPL
Sending this form to a REPL (like ielm):

  (defun test (n)
    ...)

Will yield:

  (defun test (n
                 ...))

Because our RET emulation doesn't take evil's off-by-one cursor
placement into account.
2021-04-13 18:54:48 -04:00
..
app Bump * 2021-03-27 18:27:02 -04:00
checkers Fix excluded faces being spell-fu checked anyway 2021-03-27 22:06:49 -04:00
completion Bump * 2021-03-27 18:27:02 -04:00
config Bump * 2021-03-27 18:27:02 -04:00
editor Minor refactors & comment revision 2021-03-27 18:27:19 -04:00
emacs Bump * 2021-03-27 18:27:02 -04:00
email email/notmuch: update readme 2021-03-05 22:17:47 -05:00
input Bump * 2021-03-27 18:27:02 -04:00
lang Bump * 2021-03-27 18:27:02 -04:00
os Minor refactors & comment revision 2021-03-27 18:27:19 -04:00
term Bump * 2021-03-27 18:27:02 -04:00
tools Fix incorrect newline placement on send-to-REPL 2021-04-13 18:54:48 -04:00
ui Bump * 2021-03-27 18:27:02 -04:00