" acr syntax plugin for vim
"
" @author: pancake <pancake@nopcode.org>

sy on
filetype plugin on
filetype plugin indent off
au BufRead,BufNewFile *.acr setfiletype acr
