Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 779 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 779 Bytes

ChordPro support for Sublime Text

This repository contains various elements to support ChordPro files in Sublime Text 2 & 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.

You can find a more detailed explanation, along with it's origin and history here

Installing

  • Clone this respository into Sublimes 'Packages' folder.
  • or install through sublime package manger.

Usage

for detailed usage information, see the docs folder.