mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-11 13:03:50 -05:00
Update
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'nginx') == -1
|
||||
|
||||
" OCSP Proxy Module <https://github.com/kyprizel/nginx_ocsp_proxy-module>
|
||||
" Nginx OCSP processing module designed for response caching
|
||||
" Nginx OCSP processing module designed for response caching
|
||||
syn keyword ngxDirectiveThirdParty ocsp_proxy
|
||||
syn keyword ngxDirectiveThirdParty ocsp_cache_timeout
|
||||
|
||||
|
||||
Reference in New Issue
Block a user