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 1018  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: 3.145.178.106

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