Files
doomemacs/modules/tools
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-02-25 13:59:43 -05: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:02 -04:00
2021-03-27 18:27:02 -04:00
2021-02-11 13:54:35 -05:00
2021-03-27 18:27:02 -04:00
2020-11-29 14:28:47 -05:00
2021-02-25 13:59:43 -05:00
2021-02-11 22:13:22 -05:00
2020-12-05 16:48:23 -05:00
2021-03-06 12:05:55 -05:00
2020-10-11 16:21:05 -04:00