docs(sml): add formatter docs

This commit is contained in:
Ellis Kenyő 2022-11-19 15:13:32 +00:00 committed by Ellis Kenyo
parent fa145f5cc1
commit 308ab45300
No known key found for this signature in database
GPG key ID: 298BE5D997EBAA02

View file

@ -28,6 +28,10 @@ THis module adds [[https://smlfamily.github.io/][SML (Standard ML) programming l
This module requires =sml= and =MLton=. This module requires =sml= and =MLton=.
** Formatter
Formatting is handled using the [[doom-module::editor format]] module via [[https://github.com/jluningp/smlformat#installation][smlformat]].
* TODO Usage * TODO Usage
#+begin_quote #+begin_quote
🔨 This module has no usage documentation yet. [[doom-contrib-module:][Write some?]] 🔨 This module has no usage documentation yet. [[doom-contrib-module:][Write some?]]