sponsor Vim development Vim logo Vim Book Ad

ASPJScript : ASP JScript Support

 script karma  Rating 32/23, Downloaded by 2168  Comments, bugs, improvements  Vim wiki

created by
Robert Melton
 
script type
syntax
 
description
These three files will enable support for ASP in JScript mode.

Screenshot at: http://vi-improved.com/aspjscript.png (large)
 
install details
Unzip the files in your vim directory.  If you want it to work automatically, you will also need to edit your filetype.vim to source aspjscript.vim which require jscript.vim or, more simply, you can just add
au BufNewFile,BufRead *.asp :set ft=aspjscript " all my .asp files ARE jscript
into your .vimrc (_vimrc)

Hope this helps you... join #vim on irc.freenode.net for all your vim help needs :)
 

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
aspjscript.zip 1.1 2004-05-28 6.0 Robert Melton Now includes matchit.vim stuff for html tag matching.
aspjscript.zip 1.0 2004-05-12 6.0 Robert Melton Initial upload
ip used for rating: 3.143.168.172

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