[PATCH] Contrib: add more directives to vim syntax

Peter Wu peter at lekensteyn.nl
Sun Oct 19 14:21:23 UTC 2014


Hi,

While editing a config file I noticed that ssl_stapling was not highlighted.
Please find the attached patch to update the directives in the vim syntax
highlighting file.

The script to extract all directives is also attached. I also compared the
output against the list on http://nginx.org/en/docs/dirindex.html and noticed
that some directives are missing on that page, and that some typos are present
(for example, fascgi_force_ranges instead of "fastcgi_force_ranges").

Kind regards,
Peter Wu
https://lekensteyn.nl/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Contrib__add_more_directives_to_vim_syntax.patch
Type: text/x-patch
Size: 24881 bytes
Desc: not available
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20141019/77bd58c1/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: find-directives.sh
Type: application/x-shellscript
Size: 1381 bytes
Desc: not available
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20141019/77bd58c1/attachment-0003.bin>


More information about the nginx-devel mailing list