diff options
Diffstat (limited to 'doc/ale-d.txt')
-rw-r--r-- | doc/ale-d.txt | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/ale-d.txt b/doc/ale-d.txt new file mode 100644 index 00000000..55596062 --- /dev/null +++ b/doc/ale-d.txt @@ -0,0 +1,23 @@ +=============================================================================== +ALE D Integration *ale-d-options* + + +=============================================================================== +dls *ale-d-dls* + +g:ale_d_dls_executable *g:ale_d_dls_executable* + *b:ale_d_dls_executable* + Type: |String| + Default: `dls` + +See |ale-integrations-local-executables| + + +=============================================================================== +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: |