stevenyxu/actionscript.vim
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Forked from http://www.vim.org/scripts/script.php?script_id=1061 Install this file among your syntax files or using a vim plugin manager like pathogen. You may also need to add something like the following to your vimrc to get it to recognize *.as as actionscript: au BufRead,BufNewFile *.as set filetype=actionscript