doomemacs/modules/editor
Henrik Lissner 68b422c786 editor/format: redesign
This isn't the apheleia rewrite, just a redesign to fix the module's
current issues with its +onsave feature.

+ Rethinks how the formatter dispatches to lsp/eglot's formatter.
+ Stops format-all from being too imposing with its warnings.
+ Relies more on format-all-mode to control formatting-on-save.
+ Sidestep +format-buffer-a hackery when using lsp/eglot formatters.

Fixes #5121
Fixes #5128
Fixes #5133
2021-06-04 16:15:29 -04:00
..
evil Fix #5113: "defining as dynamic an already lexical var" error 2021-05-30 12:21:13 -04:00
file-templates Add haskell gitignore template 2021-05-30 11:07:29 -04:00
fold editor/fold: fix load-order dependency on evil 2021-05-15 19:24:40 -04:00
format editor/format: redesign 2021-06-04 16:15:29 -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