click.vim Vim syntax highlighting for click files (.testie, .template, .click). Installation pathogen git clone [email protected]:mtahmed/click.vim.git ~/.vim/bundle/ Vundle Add this to your .vimrc: Plugin 'mtahmed/click.vim' NeoBundle Add this to your .vimrc: NeoBundle 'mtahmed/click.vim'