diff options
Diffstat (limited to 'doc/ale-xml.txt')
-rw-r--r-- | doc/ale-xml.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ale-xml.txt b/doc/ale-xml.txt index ee10730f..ddbeb31d 100644 --- a/doc/ale-xml.txt +++ b/doc/ale-xml.txt @@ -2,7 +2,7 @@ ALE XML Integration *ale-xml-options* -------------------------------------------------------------------------------- +=============================================================================== xmllint *ale-xml-xmllint* g:ale_xml_xmllint_executable *g:ale_xml_xmllint_executable* @@ -21,6 +21,6 @@ g:ale_xml_xmllint_options *g:ale_xml_xmllint_options* This variable can be set to pass additional options to xmllint. -------------------------------------------------------------------------------- +=============================================================================== vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: |