/LuaJumpDefinition

this is Sublime Text 3 plugin, that help you jump definition in LUA.

Primary LanguagePython

LuaJumpDefinition

This is Sublime Text 3 plugin, that help you jump definition in LUA.

Usage

You must use the right click menu and select 'LUA:Rebulid Tag' on the Folders View.Because the plugin will try to find a .tags file in the same directory as the current view.

After you rebuild tag, press cmd+g (ctrl+shift+g) with the cursor in a function/global var definition.