Skip to content

Simple vim plugin to convert chords song to latex format.

License

Notifications You must be signed in to change notification settings

ssd04/vim-piano-chords-latex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-piano-chords-latex

A simple text to latex syntax Vim plugin.

Since most of the songs with chords are set up in a text format, I decided to create a small Vim plugin to convert the text to latex songs format.

Installation

Use any plugin manager.

Example using vim-plug:

Plug 'ssd04/vim-piano-chords-latex'

Usage

:PianoChordsToLatex

Testing

Testing is performed using Vader package.

Prerequisite

Run

make test-newenv

TODO

  • delete empty lines
  • global variables checks
  • autoload
  • filetype plugin setup
  • documentation + gif example

License

MIT

About

Simple vim plugin to convert chords song to latex format.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published