summaryrefslogtreecommitdiffstats
path: root/ftplugin/nginx.vim
blob: 6ba4d016e329397e2a567634266269aa4a307945 (plain) (blame)
1
2
3
4
5
if exists('g:polyglot_disabled') && index(g:polyglot_disabled, 'nginx') != -1
  finish
endif

setlocal commentstring=#\ %s