summaryrefslogtreecommitdiff
path: root/doc/ale-lua.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ale-lua.txt')
-rw-r--r--doc/ale-lua.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ale-lua.txt b/doc/ale-lua.txt
index 6e441e6e..f92d5a10 100644
--- a/doc/ale-lua.txt
+++ b/doc/ale-lua.txt
@@ -2,7 +2,7 @@
ALE Lua Integration *ale-lua-options*
--------------------------------------------------------------------------------
+===============================================================================
4.12. luacheck *ale-lua-luacheck*
g:ale_lua_luacheck_executable *g:ale_lua_luacheck_executable*
@@ -21,5 +21,5 @@ g:ale_lua_luacheck_options *g:ale_lua_luacheck_options*
This variable can be set to pass additional options to luacheck.
--------------------------------------------------------------------------------
+===============================================================================
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: