summaryrefslogblamecommitdiffstats
path: root/ftplugin/nginx.vim
blob: 1ae4084900c4bfe30644e552d80690408b93fea0 (plain) (tree)
1
2
3
4
5
                                                                              
 
                            
 
     
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'nginx') == -1

setlocal commentstring=#\ %s

endif