docs(cc): Add formatter docs

This commit is contained in:
Ellis Kenyő 2022-09-25 11:29:27 +01:00 committed by Ellis Kenyo
parent 9093f986dc
commit c9d9051ef9
No known key found for this signature in database
GPG key ID: 298BE5D997EBAA02

View file

@ -133,6 +133,11 @@ rdm &
rc -J $PROJECT_ROOT # loads PROJECT_ROOT's compile_commands.json
#+end_src
** =:editor format=
The formatter used is [[doom-executable:clang-format]] which should be installed alongside =clang=.
For more info, see [[doom-module::editor format]].
* TODO Usage
#+begin_quote
🔨 /This module's usage documentation is incomplete./ [[doom-contrib-module:][Complete it?]]