Files
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
..
2021-03-27 18:27:02 -04:00
2021-03-27 18:27:02 -04:00
2021-03-27 18:27:02 -04:00
2021-03-27 18:27:19 -04:00
2021-03-27 18:27:02 -04:00
2021-03-05 22:17:47 -05:00
2021-03-27 18:27:02 -04:00
2021-03-27 18:27:02 -04:00
2021-03-27 18:27:19 -04:00
2021-03-27 18:27:02 -04:00
2021-03-27 18:27:02 -04:00