docs(cc): Add formatter docs
This commit is contained in:
parent
9093f986dc
commit
c9d9051ef9
1 changed files with 5 additions and 0 deletions
|
@ -133,6 +133,11 @@ rdm &
|
||||||
rc -J $PROJECT_ROOT # loads PROJECT_ROOT's compile_commands.json
|
rc -J $PROJECT_ROOT # loads PROJECT_ROOT's compile_commands.json
|
||||||
#+end_src
|
#+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
|
* TODO Usage
|
||||||
#+begin_quote
|
#+begin_quote
|
||||||
🔨 /This module's usage documentation is incomplete./ [[doom-contrib-module:][Complete it?]]
|
🔨 /This module's usage documentation is incomplete./ [[doom-contrib-module:][Complete it?]]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue