mirror of
https://github.com/amix/vimrc
synced 2025-08-01 10:25:01 +08:00
Fix typo for retrieve.
This commit is contained in:
@ -1940,7 +1940,7 @@ syn keyword ngxDirectiveThirdParty srcache_default_expire
|
||||
syn keyword ngxDirectiveThirdParty srcache_max_expire
|
||||
|
||||
" SSSD Info Module <https://github.com/veruu/ngx_sssd_info>
|
||||
" Retrives additional attributes from SSSD for current authentizated user
|
||||
" Retrieves additional attributes from SSSD for the current authentizated user
|
||||
syn keyword ngxDirectiveThirdParty sssd_info
|
||||
syn keyword ngxDirectiveThirdParty sssd_info_output_to
|
||||
syn keyword ngxDirectiveThirdParty sssd_info_groups
|
||||
|
Reference in New Issue
Block a user