summaryrefslogtreecommitdiffstats
path: root/ftplugin/nginx.vim
blob: 08f9b340a4f359314e0f0d3b97da454a9227030e (plain) (blame)
1
2
3
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'nginx') == -1
setlocal commentstring=#\ %s
endif