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/bundle
git clone https://github.com/mgrabovsky/vim-cuesheet.git