Add hive syntax, closes #396

This commit is contained in:
Adam Stankiewicz
2019-06-08 12:50:29 +02:00
parent 957228cc25
commit 5023da62ec
5 changed files with 157 additions and 1 deletions

6
ftplugin/hive.vim Normal file
View File

@@ -0,0 +1,6 @@
if exists('g:polyglot_disabled') && index(g:polyglot_disabled, 'hive') != -1
finish
endif
setlocal comments=:--
setlocal commentstring=--\ %s