[PATCH] Contrib: vim syntax, update core and 3rd party module directives.

Maxim Dounin mdounin at mdounin.ru
Thu Dec 23 14:52:56 UTC 2021


Hello!

On Mon, Dec 20, 2021 at 08:05:54PM +0200, Gena Makhomed wrote:

> # HG changeset patch
> # User Gena Makhomed <gmm at csdoc.com>
> # Date 1640023368 -7200
> #      Mon Dec 20 20:02:48 2021 +0200
> # Node ID 4719937b5dcbc5345e1a4cbf4bf84d2da4e316f8
> # Parent  a7a77549265ef46f1f0fdb3897f4beabf9e09c40
> Contrib: vim syntax, update core and 3rd party module directives.
> 

[...]

> +syn keyword ngxDirectiveThirdParty contained auth_gss_delegate_credentials
>   syn keyword ngxDirectiveThirdParty contained auth_gss_force_realm
>   syn keyword ngxDirectiveThirdParty contained auth_gss_format_full
>   syn keyword ngxDirectiveThirdParty contained auth_gss_keytab
>   syn keyword ngxDirectiveThirdParty contained auth_gss_map_to_local
>   syn keyword ngxDirectiveThirdParty contained auth_gss_realm
> +syn keyword ngxDirectiveThirdParty contained auth_gss_service_ccache
>   syn keyword ngxDirectiveThirdParty contained auth_gss_service_name
> 
> +

Looks like a stray empty line.  Otherwise looks good, committed 
with the empty line removed.

Thanks.

-- 
Maxim Dounin
http://mdounin.ru/


More information about the nginx-devel mailing list