Files
vim-polyglot/ftplugin/jq.vim

6 lines
98 B
VimL

if !polyglot#util#IsEnabled('jq', expand('<sfile>:p'))
finish
endif
setlocal commentstring=#%s