Files
doomemacs/modules/lang
Henrik Lissner 03ecfed1a7 Fix RET indent of elisp forms following properties
Only affects newline-and-indent, not reindent commands.

Before:

  (list :a 1
    :b 2
    :c 3)

After:

  (list :a 1
        :b 2
        :c 3)

This could use some refactoring...
2020-05-01 02:18:26 -04:00
..
2020-03-27 16:57:56 -04:00
2020-03-27 16:57:56 -04:00
2020-04-30 19:33:29 -03:00
2020-04-23 23:56:17 -04:00
2020-04-22 17:27:32 -04:00
2020-03-28 20:08:24 -04:00
2020-03-27 16:57:56 -04:00
2020-03-27 16:57:56 -04:00
2020-03-27 16:57:56 -04:00
2020-04-17 22:22:10 -04:00
2020-01-25 19:02:00 -05:00
2020-04-23 23:28:50 -04:00
2020-03-27 16:57:56 -04:00
2020-03-27 16:57:56 -04:00
2020-01-25 19:02:00 -05:00
2020-01-25 19:02:00 -05:00
2020-03-27 16:57:56 -04:00
2020-04-30 04:19:33 -04:00
2020-03-27 16:57:56 -04:00
2020-04-22 20:51:30 +03:00
2020-01-25 19:02:00 -05:00
2020-04-17 15:47:04 -04:00
2020-01-25 19:02:00 -05:00
2020-04-29 00:09:12 -04:00
2020-05-01 01:22:14 -04:00
2020-03-31 11:58:35 -04:00
2020-01-29 23:59:45 +09:00
2020-04-30 18:33:51 -04:00
2020-04-24 12:14:00 +08:00