sponsor Vim development Vim logo Vim Book Ad

pac.vim : syntax highlighting for proxy .pac files

 script karma  Rating 6/3, Downloaded by 881  Comments, bugs, improvements  Vim wiki

created by
Justin Randall
 
script type
syntax
 
description
This is a simple syntax file for highlighting http proxy .pac files.  The proxy auto-config file defines how web browsers and other user agents can automatically choose the appropriate proxy server (access method) for fetching a given URL.  This script will help to parse these proxy files.  A great example to test it out on is at http://www.schooner.com/~loverso/no-ads/. where you can find John LoVerso's outstanding no-ads proxy config file.  Let me know what you think, and send comments to my email.  
 
install details
POSIX:      drop into $HOME/.vim/syntax
Windows:  drop into %ProgramFiles%\\Vim\\vimfiles\\syntax
add this line to your $HOME/.vimrc or your %ProgramFiles%\\Vim\\_vimrc:
   au BufNewFile,BufRead *.pac set syntax=pac
 

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
pac.vim 0.1 2008-05-23 6.0 Justin Randall Initial upload
ip used for rating: 3.141.2.96

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