Sublime Text build system for Lua
{ | |
"cmd": ["lua", "$file"], | |
"file_regex": "^lua: (...*?):([0-9]*):?([0-9]*)", | |
"selector": "source.lua" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment