diff options
author | w0rp <devw0rp@gmail.com> | 2017-07-08 14:17:26 +0100 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2017-07-08 14:17:26 +0100 |
commit | fdc7166c3ce68babdf8afdb457e23700d4e8ab3a (patch) | |
tree | 16f5b15d5bc13c0a96d534c8c98c1db575b44eec /doc/ale-pug.txt | |
parent | f9aa7d3b9a030468e744ddc568a8d35492d04a99 (diff) | |
download | ale-fdc7166c3ce68babdf8afdb457e23700d4e8ab3a.zip |
Use equal signs for language documentation sections
Diffstat (limited to 'doc/ale-pug.txt')
-rw-r--r-- | doc/ale-pug.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ale-pug.txt b/doc/ale-pug.txt index ad984dc8..01071485 100644 --- a/doc/ale-pug.txt +++ b/doc/ale-pug.txt @@ -2,7 +2,7 @@ ALE Pug Integration *ale-pug-options* -------------------------------------------------------------------------------- +=============================================================================== puglint *ale-pug-puglint* The puglint linter will detect configuration files based on the path to the @@ -40,5 +40,5 @@ g:ale_pug_puglint_use_global *g:ale_pug_puglint_use_global* See |ale-integrations-local-executables| -------------------------------------------------------------------------------- +=============================================================================== vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: |