vim-polyglot/ftplugin/nginx.vim

6 lines
123 B
VimL
Raw Normal View History

if exists('g:polyglot_disabled') && index(g:polyglot_disabled, 'nginx') != -1
finish
2017-02-02 15:16:29 -05:00
endif
setlocal commentstring=#\ %s