]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
[DOC] added missing keywords from haproxy.vim
authorWilly Tarreau <w@1wt.eu>
Mon, 17 Sep 2007 09:30:23 +0000 (11:30 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 15 Oct 2007 07:32:17 +0000 (09:32 +0200)
Pawel Golaszewski from pld-linux sent an update for the syntax highlight
in haproxy.vim.

examples/haproxy.vim

index 8bdd71125beb9e0927ab91f008139aa23dd7120e..728a1c52e36929ac201c629e20e93fafee5bb60a 100644 (file)
@@ -44,7 +44,7 @@ syn keyword hapParam     chroot cliexp clitimeout contimeout
 syn keyword hapParam     daemon debug disabled
 syn keyword hapParam     enabled
 syn keyword hapParam     fullconn
-syn keyword hapParam     gid grace
+syn keyword hapParam     gid grace group
 syn keyword hapParam     maxconn monitor-uri
 syn keyword hapParam     nbproc noepoll nopoll
 syn keyword hapParam     pidfile
@@ -57,7 +57,7 @@ syn keyword hapParam     rspidel rspideny   skipwhite nextgroup=hapRegexp
 syn keyword hapParam     reqsetbe reqisetbe skipwhite nextgroup=hapRegexp2
 syn keyword hapParam     reqadd reqiadd rspadd rspiadd
 syn keyword hapParam     server source srvexp srvtimeout
-syn keyword hapParam     uid ulimit-n
+syn keyword hapParam     uid ulimit-n user
 syn keyword hapParam     reqrep reqirep rsprep rspirep    skipwhite nextgroup=hapRegexp
 syn keyword hapParam     errorloc errorloc302 errorloc303 skipwhite nextgroup=hapStatus
 syn keyword hapParam     default_backend                  skipwhite nextgroup=hapSectLabel