summaryrefslogtreecommitdiff
path: root/doc/ale-d.txt
diff options
context:
space:
mode:
authorDerek P Sifford <dereksifford@gmail.com>2018-09-04 20:39:32 -0400
committerDerek P Sifford <dereksifford@gmail.com>2018-09-04 20:39:32 -0400
commit0ed4a5bbccaab69083d7dcde2154cdf9a43f3b54 (patch)
treeed31ddd4b0a313ae9515143dbcf90ab3cd7cd48f /doc/ale-d.txt
parentd476578a402763f2c6e4e0ada2eb345d0ac938d7 (diff)
downloadale-0ed4a5bbccaab69083d7dcde2154cdf9a43f3b54.zip
add uncrustify fixer for several languages
Diffstat (limited to 'doc/ale-d.txt')
-rw-r--r--doc/ale-d.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/ale-d.txt b/doc/ale-d.txt
new file mode 100644
index 00000000..8db04774
--- /dev/null
+++ b/doc/ale-d.txt
@@ -0,0 +1,12 @@
+===============================================================================
+ALE D Integration *ale-d-options*
+
+
+===============================================================================
+uncrustify *ale-d-uncrustify*
+
+See |ale-c-uncrustify| for information about the available options.
+
+
+===============================================================================
+vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: