This is a syntax plugin for Vim. You can use it to provide syntax highlighting for Cypher scripts.
The plugin will be automatically loaded for buffers named ".cql" or ".cypher".
I recommend using git
and Tim Pope’s pathogen plugin:
cd ~/.vim/bundle && \
git clone git://github.com/jjaderberg/vim-syntax-cypher.git