Skip to content

Instantly share code, notes, and snippets.

@HereChen
Created April 24, 2014 12:30
Show Gist options
  • Save HereChen/11252970 to your computer and use it in GitHub Desktop.
Save HereChen/11252970 to your computer and use it in GitHub Desktop.
sublime: Lua
{
"cmd": ["lua", "$file"],
"file_regex": "^(...*?):([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