From 9cea7801210cf79bbd08f9a2e99c4e0cbfe9ae1f Mon Sep 17 00:00:00 2001 From: Alex Masterov Date: Sat, 29 Apr 2017 08:57:08 +0300 Subject: Add luacheck option to pass in more options --- doc/ale-lua.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/ale-lua.txt b/doc/ale-lua.txt index 760e0884..6e441e6e 100644 --- a/doc/ale-lua.txt +++ b/doc/ale-lua.txt @@ -13,5 +13,13 @@ g:ale_lua_luacheck_executable *g:ale_lua_luacheck_executable* This variable can be changed to change the path to luacheck. +g:ale_lua_luacheck_options *g:ale_lua_luacheck_options* + *b:ale_lua_luacheck_options* + Type: |String| + Default: `''` + + This variable can be set to pass additional options to luacheck. + + ------------------------------------------------------------------------------- vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: -- cgit v1.2.3