mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-29 14:33:34 -05:00
docs(erlang): add formatter docs
This commit is contained in:
@@ -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?]]
|
||||
|
Reference in New Issue
Block a user