summaryrefslogtreecommitdiffstats
path: root/ftplugin/jq.vim
blob: ae05d442cafdc405a7fd909b980a552193f3b5b9 (plain) (blame)
1
2
3
4
5
if !polyglot#util#IsEnabled('jq', expand('<sfile>:p'))
  finish
endif

setlocal commentstring=#%s