From 2e323b529d8a4938f2077f31b937bc47c6c180bc Mon Sep 17 00:00:00 2001 From: theoremoon <7302203+theoremoon@users.noreply.github.com> Date: Wed, 11 Sep 2019 04:54:14 +0900 Subject: dfmt support (#2662) * Add support for `dfmt` --- doc/ale-d.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc/ale-d.txt') 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* -- cgit v1.2.3