lua syntax for WoW AddOn dev
Bundle 'yaroot/wowlua.vim'
cd $HOME/.vim/bundle
git clone git://github.com/yaroot/wowlua.vim.git
put lua.vim
in $VIMRUNTIME/syntax
set dictionary+=/path/to/wowlua.dict
open lang.xml
in your npp install replace the lua section with extra/notepadplusplus.xml
Fork and send pull requests!