sponsor Vim development Vim logo Vim Book Ad

ipsec_conf.vim : Syntax highlighting for FreeS/WAN ipsec.conf

 script karma  Rating 2/2, Downloaded by 1155  Comments, bugs, improvements  Vim wiki

created by
Bruce Christensen
 
script type
syntax
 
description
Highlights keywords, IP addresses, numbers, and strings in FreeS/WAN's (http://www.freeswan.org/) ipsec.conf configuration file.

Somewhat validating: it flags unknown constructs as errors in red.
 
install details
Copy to ~/.vim/syntax and add the following to ~/.vim/filetype.vim:

    au! BufRead,BufNewFile ipsec.conf setfiletype ipsec_conf
 

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
ipsec_conf.vim 0.1.1 2002-06-10 6.0 Bruce Christensen Changes:

- Added support for X.509 keywords
- Fixed a bug that caused Vim 6 to eat 100% CPU (thanks to Christian Gall <cg@cgall.de> for reporting the bug)
ipsec_conf.vim 0.1.0 2002-06-08 5.7 Bruce Christensen Initial upload
ip used for rating: 216.73.216.130

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github