docs(python): add formatter docs
This commit is contained in:
parent
c86943f97b
commit
601f9b0db6
1 changed files with 4 additions and 0 deletions
|
@ -92,6 +92,10 @@ An alternative LSP server can be used by installing them through the
|
|||
- To install *mspyls*: ~M-x lsp-install-server RET mspyls~.
|
||||
- To install *pyright*: ~$ pip install pyright~ or ~$ npm i -g pyright~.
|
||||
|
||||
** Formatter
|
||||
|
||||
Formatting is handled using the [[doom-module::editor format]] module via [[https://black.readthedocs.io/en/stable/getting_started.html#installation][black]].
|
||||
|
||||
* TODO Usage
|
||||
#+begin_quote
|
||||
🔨 /This module's usage documentation is incomplete./ [[doom-contrib-module:][Complete it?]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue