Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 728 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 728 Bytes

ChordPro support for Sublime Text

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.

About ChordPro

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

Installing

  • Clone this fork into Sublimes 'Packages' folder.

Usage

For detailed usage information, see the docs folder.