1
0
mirror of https://github.com/amix/vimrc synced 2025-02-28 14:12:51 +08:00

Update nginx.vim

This commit is contained in:
Yulv-git 2022-07-27 15:11:06 +08:00 committed by GitHub
parent f53710e4f8
commit 71036059fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1940,7 +1940,7 @@ syn keyword ngxDirectiveThirdParty srcache_default_expire
syn keyword ngxDirectiveThirdParty srcache_max_expire syn keyword ngxDirectiveThirdParty srcache_max_expire
" SSSD Info Module <https://github.com/veruu/ngx_sssd_info> " SSSD Info Module <https://github.com/veruu/ngx_sssd_info>
" Retrieves additional attributes from SSSD for the current authentizated user " Retrieves additional attributes from SSSD for current authentizated user
syn keyword ngxDirectiveThirdParty sssd_info syn keyword ngxDirectiveThirdParty sssd_info
syn keyword ngxDirectiveThirdParty sssd_info_output_to syn keyword ngxDirectiveThirdParty sssd_info_output_to
syn keyword ngxDirectiveThirdParty sssd_info_groups syn keyword ngxDirectiveThirdParty sssd_info_groups