mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-09 20:13:51 -05:00
Update
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'nginx') == -1
|
||||
|
||||
" HTTP Concatenation module for Nginx <https://github.com/alibaba/nginx-http-concat>
|
||||
" A Nginx module for concatenating files in a given context: CSS and JS files usually
|
||||
" A Nginx module for concatenating files in a given context: CSS and JS files usually
|
||||
syn keyword ngxDirectiveThirdParty concat
|
||||
syn keyword ngxDirectiveThirdParty concat_types
|
||||
syn keyword ngxDirectiveThirdParty concat_unique
|
||||
|
||||
Reference in New Issue
Block a user