Skip to content

stevenyxu/actionscript.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

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

Packages

No packages published

Languages

  • Vim Script 100.0%