sponsor Vim development Vim logo Vim Book Ad

haproxy : syntax for haproxy

 script karma  Rating 27/14, Downloaded by 1836  Comments, bugs, improvements  Vim wiki

created by
Bruno Michel
 
script type
syntax
 
description
HAProxy is a free, very fast and reliable solution offering high availability, load balancing, and proxying for TCP and HTTP-based applications. It is particularly suited for web sites crawling under very high loads while needing persistence or Layer7 processing.

For more details, see http://haproxy.1wt.eu/.
 
install details
Copy the haproxy.vim file to $HOME/.vim/syntax/ and add the following to your vimrc:
au BufRead,BufNewFile haproxy* set ft=haproxy
 

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
haproxy.vim 0.3 2007-03-30 7.0 Bruno Michel Initial upload
ip used for rating: 18.116.63.174

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