Files
vim-polyglot/ftplugin/hive.vim

7 lines
125 B
VimL

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