summaryrefslogtreecommitdiff
path: root/doc/ale-sh.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ale-sh.txt')
-rw-r--r--doc/ale-sh.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/ale-sh.txt b/doc/ale-sh.txt
index e8c29ddc..6fbc9fe4 100644
--- a/doc/ale-sh.txt
+++ b/doc/ale-sh.txt
@@ -2,7 +2,7 @@
ALE Shell Integration *ale-sh-options*
--------------------------------------------------------------------------------
+===============================================================================
shell *ale-sh-shell*
g:ale_sh_shell_default_shell *g:ale_sh_shell_default_shell*
@@ -17,7 +17,7 @@ g:ale_sh_shell_default_shell *g:ale_sh_shell_default_shell*
will be used instead.
--------------------------------------------------------------------------------
+===============================================================================
shellcheck *ale-sh-shellcheck*
g:ale_sh_shellcheck_executable *g:ale_sh_shellcheck_executable*
@@ -57,5 +57,5 @@ g:ale_sh_shellcheck_exclusions *g:ale_sh_shellcheck_exclusions*
\ let b:ale_sh_shellcheck_exclusions = 'SC2034,SC2154,SC2164'
<
--------------------------------------------------------------------------------
+===============================================================================
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: