summaryrefslogblamecommitdiffstats
path: root/syntax/modules/zip.vim
blob: c78f6fd13127d3157d80c5119b56ae0d9aa2038b (plain) (tree)
1
2
3
4
5
6
7






                                                                              
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'nginx') == -1
  
" ZIP Module <https://www.nginx.com/resources/wiki/modules/zip/>
" ZIP archiver for nginx


endif