baiyunping333 / actionscript.vim

Actionscript syntax

Home Page:http://www.vim.org/scripts/script.php?script_id=690

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a mirror of http://www.vim.org/scripts/script.php?script_id=690

A syntax file for editing Flash actionscript with Vim.

Add this command to your vimrc file:
au BufNewFile,BufRead *.as	setf actionscript

and delete or otherwise override the default mapping of .as files to Atlas