docs(common-lisp): add formatter docs

This commit is contained in:
Ellis Kenyő 2022-10-05 11:54:47 +01:00 committed by Ellis Kenyo
parent be26181d4f
commit d8dcac6908
No known key found for this signature in database
GPG key ID: 298BE5D997EBAA02

View file

@ -59,6 +59,12 @@ This module also enables the evaluation of =lisp= source blocks in Org Mode.
However, you will need a running Sly session for this to work. ~M-x sly~ starts
such a session if you didn't have one open already.
** formatter
By enabling [[doom-module::editor format]], [[fn:apheleia-indent-lisp-buffer]] 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's configuration documentation is incomplete./ [[doom-contrib-module:][Complete it?]]