docs(format): fix name of doom-package
This commit is contained in:
parent
9b718f8a5a
commit
85d20f71ca
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ formatted on save, but can still be formatted by manually invoking the commands
|
|||
|
||||
** Disabling the LSP formatter
|
||||
If you are in a buffer with ~lsp-mode~ enabled and a server that supports
|
||||
=textDocument/formatting=, it will be used instead of [[doom-package:format-all]]'s formatter.
|
||||
=textDocument/formatting=, it will be used instead of [[doom-package:apheleia]]'s formatter.
|
||||
|
||||
+ To disable this behavior universally use: ~(setq +format-with-lsp nil)~
|
||||
+ To disable this behavior in one mode: ~(setq-hook! 'python-mode-hook
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue