doomemacs/modules
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
..
app Bump :ui doom 2021-05-21 23:13:14 -04:00
checkers Fix excluded faces being spell-fu checked anyway 2021-03-27 22:06:49 -04:00
completion Add :not counsel-org-goto to ivy-prescient-sort-commands 2021-05-26 16:46:24 +07:00
config Minor refactors & reformatting 2021-05-25 10:35:21 -04:00
editor Enable formatter if LSP formatter is available 2021-05-26 21:45:00 -04:00
emacs Bump :emacs vc :tools magit 2021-05-25 13:39:26 -04:00
email Refactor doom-{path,file,dir,glob} 2021-05-23 21:49:02 -04:00
input Merge pull request #4933 from pickfire/fcitx5 2021-05-24 13:47:39 -04:00
lang Fix 'typescript-tide is not a valid syntax checker' error 2021-05-26 17:04:06 -04:00
os Fix #4977: inhibit xterm-set-window-title in GUI emacs 2021-05-06 04:27:33 -04:00
term Don't build vterm-module in noninteractive sessions 2021-05-24 13:54:13 -04:00
tools Bump :emacs vc :tools magit 2021-05-25 13:39:26 -04:00
ui Enable solaire-mode in popups, transient, which-key 2021-05-26 16:19:07 -04:00