Yes, this is a per-user fix to this problem. However, it means every
user on the system has to do this, and every time you install on a new
system you have to update this fix. Why not just include actionscript
support? It's a widely used language, certainly more widely-used than
Atlas.

On Sun, Jun 3, 2012 at 12:25 AM, pi-rho <928...@bugs.launchpad.net> wrote:
> create ~/.vim/ftdetect/as.vim with the following content:
>
> augroup FileTypeDetect
>        au BufRead *.as               set filetype=actionscript
> augroup END
>
> and place the syntax that you referenced at:
>
> ~/.vim/syntax/actionscript.vim
>
> (reference :help new-filetype)
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/928436
>
> Title:
>  needs actionscript syntax highlighting
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/vim/+bug/928436/+subscriptions

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/928436

Title:
  needs actionscript syntax highlighting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/928436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to