summaryrefslogblamecommitdiffstats
path: root/ftplugin/hive.vim
blob: c7ceb7740b269455cd1b12a2a60eb3a6607749a9 (plain) (tree)
1
2
3
4
                                                                             

                             
     
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'hive') == -1
setlocal comments=:--
setlocal commentstring=--\ %s
endif