Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 446 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 446 Bytes

WTF ?

lua syntax for WoW AddOn dev

Insall

vundle

Bundle 'yaroot/wowlua.vim'

pathogen

cd $HOME/.vim/bundle
git clone git://github.com/yaroot/wowlua.vim.git

or

put lua.vim in $VIMRUNTIME/syntax

dict usage

set dictionary+=/path/to/wowlua.dict

notepad++

open lang.xml in your npp install replace the lua section with extra/notepadplusplus.xml

something's missing?

Fork and send pull requests!