From ac0495df6ef44deff556ed450f503875370f0812 Mon Sep 17 00:00:00 2001 From: Nathan Date: Tue, 4 Jan 2022 13:49:03 +0100 Subject: Add dprint fixer (#4024) * Add dprint fixer * Fix windows tests * dd dprint documentation --- doc/ale-toml.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/ale-toml.txt (limited to 'doc/ale-toml.txt') 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: -- cgit v1.2.3