ASPJScript : ASP JScript Support
script karma |
Rating 32/23,
Downloaded by 2268 |
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 :) |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|