summaryrefslogtreecommitdiffstats
path: root/ftplugin/hive.vim
blob: 70daab7d5e212ccb2e2bca5188a5fe8d5cf84b82 (plain) (blame)
1
2
3
4
5
6
if exists('g:polyglot_disabled') && index(g:polyglot_disabled, 'hive') != -1
  finish
endif

setlocal comments=:--
setlocal commentstring=--\ %s