/luacheck

a simple lua check plugin for sublime text 3

Primary LanguagePython

luacheck

a simple lua check plugin for sublime text 3

it base luac tools

copy the directory to your sublime plugin directory

and add a setting to your user settings file the setting like "luacheck_luacPath" : "**/luac" (luac path)

and the default shortcuts is control + alt + l