mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-25 19:31:53 -08:00
Currently the user has to select `SPC c F` for lsp format. But if lsp-mode is enabled, the user will always want to use the LSP formatter. So this changes the default `SPC c f` to use lsp formatter if available. This simplifies the interface a bit so the user doesn't have to worry about selecting the "right" format, just like how other commands get auto bound to LSP functions. |
||
|---|---|---|
| .. | ||
| evil | ||
| file-templates | ||
| fold | ||
| format | ||
| god | ||
| lispy | ||
| multiple-cursors | ||
| objed | ||
| parinfer | ||
| rotate-text | ||
| snippets | ||
| word-wrap | ||