This repository contains various elements to support ChordPro files in Sublime Text 3. It currently includes the following:
- Syntax highlighting
- Snippets
- Build Systems (chordpro -> postscript)
For more information on usage, see the Docs
folder.
The ChordPro format is a simple notation syntax for guitar chord and tab files commonly found on the internet.
This package will support all directives listed in the official ChordPro specification
- Clone this fork into Sublimes 'Packages' folder.
For detailed usage information, see the docs folder.