diff options
Diffstat (limited to 'doc/ale-perl.txt')
-rw-r--r-- | doc/ale-perl.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/ale-perl.txt b/doc/ale-perl.txt index ae50d615..7611d30f 100644 --- a/doc/ale-perl.txt +++ b/doc/ale-perl.txt @@ -2,7 +2,7 @@ ALE Perl Integration *ale-perl-options* -------------------------------------------------------------------------------- +=============================================================================== perl *ale-perl-perl* g:ale_perl_perl_executable *g:ale_perl_perl_executable* @@ -22,7 +22,7 @@ g:ale_perl_perl_options *g:ale_perl_perl_options* invocation. -------------------------------------------------------------------------------- +=============================================================================== perlcritic *ale-perl-perlcritic* g:ale_perl_perlcritic_executable *g:ale_perl_perlcritic_executable* @@ -70,5 +70,5 @@ g:ale_perl_perlcritic_showrules *g:ale_perl_perlcritic_showrules* Defaults to off to reduce length of message. -------------------------------------------------------------------------------- +=============================================================================== vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: |