diff options
Diffstat (limited to 'doc/ale-yaml.txt')
-rw-r--r-- | doc/ale-yaml.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ale-yaml.txt b/doc/ale-yaml.txt index 3732e284..6d441b51 100644 --- a/doc/ale-yaml.txt +++ b/doc/ale-yaml.txt @@ -2,7 +2,7 @@ ALE YAML Integration *ale-yaml-options* -------------------------------------------------------------------------------- +=============================================================================== yamllint *ale-yaml-yamllint* g:ale_yaml_yamllint_executable *g:ale_yaml_yamllint_executable* @@ -21,5 +21,5 @@ g:ale_yaml_yamllint_options *g:ale_yaml_yamllint_options* This variable can be set to pass additional options to yamllint. -------------------------------------------------------------------------------- +=============================================================================== vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: |