Skip to content

mherkender/as3.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This is a vim color syntax file for AS3 that I wrote.

To use it, install it to ~/.vim/syntax and set your filetype to as3 in vim.

Here's a way to do that last part automatically when *.as files are opened.

autocmd BufRead,BufNewFile *.as set filetype=as3

Contributions are welcome.

About

Syntax highlighting for AS3 in vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published