mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-14 14:33:50 -05:00
Update
This commit is contained in:
@@ -2,8 +2,8 @@ if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'nginx') == -1
|
||||
|
||||
" Eval Module <http://www.grid.net.ru/nginx/eval.en.html>
|
||||
" Module for nginx web server evaluates response of proxy or memcached module into variables.
|
||||
syn keyword ngxDirectiveThirdParty eval
|
||||
syn keyword ngxDirectiveThirdParty eval_escalate
|
||||
syn keyword ngxDirectiveThirdParty eval
|
||||
syn keyword ngxDirectiveThirdParty eval_escalate
|
||||
syn keyword ngxDirectiveThirdParty eval_override_content_type
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user