summaryrefslogblamecommitdiffstats
path: root/ftplugin/jq.vim
blob: 0e7a3a5427af63961a77c320d1cb71f1f458f510 (plain) (tree)
1
2
3
4
5




                                                                           
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'jq') == -1

setlocal commentstring=#%s

endif