mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
docs(format): fix name of doom-package
This commit is contained in:
@ -117,7 +117,7 @@ formatted on save, but can still be formatted by manually invoking the commands
|
|||||||
|
|
||||||
** Disabling the LSP formatter
|
** Disabling the LSP formatter
|
||||||
If you are in a buffer with ~lsp-mode~ enabled and a server that supports
|
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 universally use: ~(setq +format-with-lsp nil)~
|
||||||
+ To disable this behavior in one mode: ~(setq-hook! 'python-mode-hook
|
+ To disable this behavior in one mode: ~(setq-hook! 'python-mode-hook
|
||||||
|
Reference in New Issue
Block a user