mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-10 20:43:52 -05:00
Update
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'nginx') == -1
|
||||
|
||||
" Nginx Digest Authentication module <https://github.com/atomx/nginx-http-auth-digest>
|
||||
" Digest Authentication for Nginx
|
||||
" Digest Authentication for Nginx
|
||||
syn keyword ngxDirectiveThirdParty auth_digest
|
||||
syn keyword ngxDirectiveThirdParty auth_digest_user_file
|
||||
syn keyword ngxDirectiveThirdParty auth_digest_timeout
|
||||
|
||||
Reference in New Issue
Block a user