summaryrefslogblamecommitdiffstats
path: root/ftplugin/nginx.vim
blob: efcccbd06297c8fca0a0ecce75132e356edfcec1 (plain) (tree)
1
2
3
4
5




                                                                              
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'nginx') == -1
  
setlocal commentstring=#\ %s

endif