doomemacs/modules
Henrik Lissner 6a44cf0124 editor/reformat: refactor & fixes
+ Change +format-type to +format-region-p (now a boolean)
+ Add PRESERVE-INDENT-P boolean argument to +format-buffer
+ Add +format-preserve-indentation variable (only controls indent
  preservation during +format/buffer, not +format/region, where it's
  always enabled).
+ Fix error arising from +format|buffer hook when no formatter is
  defined for the current mode #893
+ Change +format|buffer to alias for +format/buffer.
2018-09-18 15:19:50 -04:00
..
app Remove third line in section headers 2018-09-09 09:58:19 -04:00
collab
completion completion/company: fix lsp icons 2018-09-16 18:19:34 -04:00
config Rename doom*newline-and-indent 2018-09-14 10:42:09 -04:00
editor editor/reformat: refactor & fixes 2018-09-18 15:19:50 -04:00
emacs Backport to Emacs 25: avoid (setf (alist-get ... 'equal)) 2018-09-12 23:03:02 +01:00
feature Fix invalid-function error on snippet prompt 2018-09-17 08:53:13 -04:00
lang editor/reformat: refactor & fixes 2018-09-18 15:19:50 -04:00
tools New incremental lazy-loading at startup 2018-09-18 11:42:35 -04:00
ui Fix meta keybinds in popup in tty Emacs #869 2018-09-13 19:15:16 -04:00