chroma icon indicating copy to clipboard operation
chroma copied to clipboard

Support for LilyPond

Open aiomaster opened this issue 1 year ago • 0 comments

What problem does this feature solve?

Highlighting of *.ly files used by the music program LilyPond

What feature do you propose?

Just use the lexer and styles from pygments:

https://github.com/pygments/pygments/blob/master/pygments/lexers/lilypond.py https://github.com/pygments/pygments/blob/master/pygments/styles/lilypond.py

I would have made a Pull request, but I was not able to use the _tools/style.py conversion tool, cause there are no docs and I couldn't figure out the right arguments for it.

aiomaster avatar Aug 11 '23 16:08 aiomaster