docs(latex): add formatter docs

This commit is contained in:
Ellis Kenyő 2022-11-19 14:22:26 +00:00 committed by Ellis Kenyo
parent 311959ea1d
commit 8410d9fe70
No known key found for this signature in database
GPG key ID: 298BE5D997EBAA02

View file

@ -93,6 +93,10 @@ brew install --cask mactex # WARNING: large 4gb download!
environment.systemPackages = [ pkgs.texlive.combined.scheme-medium ]; environment.systemPackages = [ pkgs.texlive.combined.scheme-medium ];
#+end_src #+end_src
** Formatter
Formatting is handled using the [[doom-module::editor format]] module via [[https://github.com/cmhughes/latexindent.pl][latexindent]].
* 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?]]