Using Vim with LÖVE
Posted: Wed Aug 11, 2010 5:54 pm
If you use Vim, you might like this.
It adds keywords to the Lua highlighter for the entries in the love table. The only absent entries are “hidden” and internal ones.
Save it as ~/.vim/syntax/lua.vim to make it work.
It adds keywords to the Lua highlighter for the entries in the love table. The only absent entries are “hidden” and internal ones.
Save it as ~/.vim/syntax/lua.vim to make it work.