diff options
Diffstat (limited to 'contrib/vim/syntax/gmid.vim')
-rw-r--r-- | contrib/vim/syntax/gmid.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/vim/syntax/gmid.vim b/contrib/vim/syntax/gmid.vim index 68526cd..9be6323 100644 --- a/contrib/vim/syntax/gmid.vim +++ b/contrib/vim/syntax/gmid.vim @@ -61,6 +61,7 @@ syn keyword gmidDirective cert syn keyword gmidDirective cgi syn match gmidDirective "\<default\s\+type>" display syn keyword gmidDirective entrypoint +syn keyword gmidDirective env syn keyword gmidDirective fastcgi syn keyword gmidDirectiveContinuation tcp syn keyword gmidDirective index |