summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorWilly Tarreau <w@1wt.eu>2007-09-17 11:30:23 +0200
committerWilly Tarreau <w@1wt.eu>2007-10-15 09:32:17 +0200
commit33a89a28035c49804983620da4b3982f82845555 (patch)
treec70dd00a00f4f4c2ff2f621a3822d6240a6762ae /examples
parent5fcc8f1ed9e6f2c54828f7d06c864c1375aafba9 (diff)
downloadhaproxy-33a89a28035c49804983620da4b3982f82845555.tar.gz
[DOC] added missing keywords from haproxy.vim
Pawel Golaszewski from pld-linux sent an update for the syntax highlight in haproxy.vim.
Diffstat (limited to 'examples')
-rw-r--r--examples/haproxy.vim4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/haproxy.vim b/examples/haproxy.vim
index 8bdd71125..728a1c52e 100644
--- a/examples/haproxy.vim
+++ b/examples/haproxy.vim
@@ -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