doomemacs/modules/editor
Henrik Lissner 6e7a19a2f4 Enable formatter if LSP formatter is available
The :editor format module uses either the formatter available through an
LSP server or a formatter that the format-all package supports.  With
:editor (format +onsave), this formatter is triggered when a file is
saved. However, if no format-all formatter is available, this on-save
behavior is disabled, even if an LSP formatter is available. This fixes
that.
2021-05-26 21:45:00 -04:00
..
evil Minor refactoring across the board 2021-05-23 22:09:07 -04:00
file-templates Remove double underscore from c header templates 2021-03-16 10:16:33 +01:00
fold editor/fold: fix load-order dependency on evil 2021-05-15 19:24:40 -04:00
format Enable formatter if LSP formatter is available 2021-05-26 21:45:00 -04:00
god Bump :editor 2021-02-11 22:05:21 -05:00
lispy Advice lispyville-end-of-defun to go past defuns 2021-05-26 18:51:55 +02:00
multiple-cursors Bump * 2021-03-27 18:27:02 -04:00
objed Bump :editor 2020-12-05 16:55:27 -05:00
parinfer Minor refactoring across the board 2021-05-23 22:09:07 -04:00
rotate-text Minor refactoring across the board 2021-05-23 22:09:07 -04:00
snippets Bump :editor snippets 2021-05-10 15:47:36 -04:00
word-wrap Bump adaptive-wrap 2021-02-12 11:12:45 +08:00