pac.vim : syntax highlighting for proxy .pac files
script karma |
Rating 6/3,
Downloaded by 1018 |
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 |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.14.85
|