This plugin provides support for syntax highlighting of cue sheet (*.cue) files in Vim.
Using Vundle
- Add
Plugin 'mgrabovsky/vim-cuesheet'to yourvimrc vim +PluginInstall +qall
Using Pathogen
cd ~/.vim/bundlegit clone https://github.com/mgrabovsky/vim-cuesheet.git