summaryrefslogtreecommitdiff
path: root/doc/ale-toml.txt
diff options
context:
space:
mode:
authorNathan <me@nathanherald.com>2022-01-04 13:49:03 +0100
committerGitHub <noreply@github.com>2022-01-04 21:49:03 +0900
commitac0495df6ef44deff556ed450f503875370f0812 (patch)
tree698e7d781c176843afaebe7b6d4a0865ca68a089 /doc/ale-toml.txt
parent48f68598cb49c5711f31d9ed204a4f0fdc390330 (diff)
downloadale-ac0495df6ef44deff556ed450f503875370f0812.zip
Add dprint fixer (#4024)
* Add dprint fixer * Fix windows tests * dd dprint documentation
Diffstat (limited to 'doc/ale-toml.txt')
-rw-r--r--doc/ale-toml.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/ale-toml.txt b/doc/ale-toml.txt
new file mode 100644
index 00000000..222a91f4
--- /dev/null
+++ b/doc/ale-toml.txt
@@ -0,0 +1,12 @@
+===============================================================================
+ALE TOML Integration *ale-toml-options*
+
+
+===============================================================================
+dprint *ale-toml-dprint*
+
+See |ale-dprint-options| and https://dprint.dev/plugins/toml
+
+
+===============================================================================
+ vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: