laomoi / lua_complete_sumblime

Generate lua.sublime-completion file for lua projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lua_complete_sublime

Generate lua.sublime-completion file for lua projects

Usage:

Copy lua.sublime-completions into your sublime package directory.

Windows:

[sublime 2]\Data\Packages\Lua\

If you want to create your own lua.sublime-completions, just need to modify parse.pl, change @dirs to the location of your lua projects, then run it, it will create a lua.sublime-completions into $outupt

About

Generate lua.sublime-completion file for lua projects


Languages

Language:Lua 94.6%Language:Perl 5.4%