diff options
author | Auri <me@aurieh.me> | 2018-10-17 18:11:41 +0300 |
---|---|---|
committer | w0rp <w0rp@users.noreply.github.com> | 2018-10-17 16:11:41 +0100 |
commit | be21aa5cda39850d9f0261e3b6cac9d48a170756 (patch) | |
tree | dac5b3105be2930e81be392b7afbcdbed1d75309 /doc/ale-d.txt | |
parent | d999eb1f3564cb2933059ae2bc1e7d5edda2a8d2 (diff) | |
download | ale-be21aa5cda39850d9f0261e3b6cac9d48a170756.zip |
New linter: dls (#1992)
* New linter: dls
Diffstat (limited to 'doc/ale-d.txt')
-rw-r--r-- | doc/ale-d.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/ale-d.txt b/doc/ale-d.txt index 8db04774..55596062 100644 --- a/doc/ale-d.txt +++ b/doc/ale-d.txt @@ -3,6 +3,17 @@ 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. |