Vim syntax highlighting for hive (*.hql, *.q files), cloned from autowitch/hive.vim
For pathogen.vim
cd ~/.vim/bundle git clone https://github.com/gwilk/hive-syntax.vim.git
For Vundle.vim or vim-plug
Add to your plugins file new line: Plug 'gwilk/hive-syntax.vim'