docs(erlang): add formatter docs
This commit is contained in:
parent
0a79b40443
commit
508765002b
1 changed files with 8 additions and 1 deletions
|
@ -39,13 +39,20 @@ Includes:
|
|||
This module requires Erlang be installed (which includes ~erlang-mode~). Check
|
||||
your distribution's package manager or a version management tool such as [[https://github.com/kerl/kerl][kerl]].
|
||||
|
||||
For LSP support, install [[https://github.com/erlang/sourcer][sourcer]].
|
||||
- [[https://github.com/erlang/sourcer][sourcer]] when [[doom-module::tools lsp]] & [[doom-module:+lsp]]
|
||||
- [[https://github.com/sile/efmt][efmt]] when [[doom-module::editor format]]
|
||||
|
||||
* TODO Usage
|
||||
#+begin_quote
|
||||
🔨 This module has no usage documentation yet. [[doom-contrib-module:][Write some?]]
|
||||
#+end_quote
|
||||
|
||||
** formatter
|
||||
By enabling [[doom-module::editor format]], [[doom-package:apheleia]] will be
|
||||
used to format the current buffer.
|
||||
|
||||
Enable [[doom-module::editor format +onsave]] to format the buffer on save.
|
||||
|
||||
* TODO Configuration
|
||||
#+begin_quote
|
||||
🔨 This module has no configuration documentation yet. [[doom-contrib-module:][Write some?]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue