sponsor Vim development Vim logo Vim Book Ad

avs.vim : syntax for avisynth script files (.avs)

 script karma  Rating 35/18, Downloaded by 1059  Comments, bugs, improvements  Vim wiki

created by
Justin Randall
 
script type
syntax
 
description
This is a syntax file for avisynth http://www.avisynth.org a powerful tool for video post-production. It provides almost unlimited ways of editing and processing videos. AviSynth works as a frameserver, providing instant editing without the need for temporary files.

This syntax file attempts to add all of the avisynth filters to the syntax list, as well as comments, strings, and nubmers.  This helps make long avs scripts easier to read.

I tried to include all of the third-party filters in this release, but there are A LOT of them!  Shoot me an email with a list of filters that you would like added to the syntax file and I will release a new version with an update. There are always new filters coming out.  
 
install details
Windows:  drop into C:\Program Files\Vim\vimfiles\syntax
UNIX:         drop into ~/.vim/syntax
add this line to your ~/.vimrc:
   au BufNewFile,BufRead *.avs set syntax=avs
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
avs.vim 0.7.2 2005-12-05 6.0 Justin Randall Added syntax support for the BlendBob() function
ip used for rating: 18.219.14.63

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github