/vim-cuesheet

Cue sheet syntax higlighting for Vim

Primary LanguageVim ScriptMIT LicenseMIT

Description

This plugin provides support for syntax highlighting of cue sheet (*.cue) files in Vim.

Installation

Using Vundle

  1. Add Plugin 'mgrabovsky/vim-cuesheet' to your vimrc
  2. vim +PluginInstall +qall

Using Pathogen

  1. cd ~/.vim/bundle
  2. git clone https://github.com/mgrabovsky/vim-cuesheet.git