summaryrefslogtreecommitdiff
path: root/doc/ale-d.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ale-d.txt')
-rw-r--r--doc/ale-d.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/ale-d.txt b/doc/ale-d.txt
index 55596062..72349a20 100644
--- a/doc/ale-d.txt
+++ b/doc/ale-d.txt
@@ -1,6 +1,15 @@
===============================================================================
ALE D Integration *ale-d-options*
+===============================================================================
+dfmt *ale-d-dfmt*
+
+g:ale_d_dfmt_options *g:ale_d_dfmt_options*
+ *b:ale_d_dfmt_options*
+ Type: |String|
+ Default: `''`
+
+This variable can be set to pass additional options to the dfmt fixer.
===============================================================================
dls *ale-d-dls*