docs(nim): add formatter docs

This commit is contained in:
Ellis Kenyő 2022-11-19 14:31:53 +00:00 committed by Ellis Kenyo
parent 51d3954c82
commit 9efadb5a42
No known key found for this signature in database
GPG key ID: 298BE5D997EBAA02

View file

@ -51,6 +51,10 @@ Alternatively, nim is usually available through your OS's package manager:
- Arch Linux: ~$ pacman --needed --noconfirm -S nim nimble~
- openSUSE: ~$ zypper install nim~
** Formatter
Formatting is handled using the [[doom-module::editor format]] module via [[https://github.com/FedericoCeratto/nimfmt#installation][nimfmt]].
* TODO Usage
#+begin_quote
🔨 This module has no usage documentation yet. [[doom-contrib-module:][Write some?]]