/pygments-alloy

Syntax highlighting for Electrum

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

Pygments Alloy

Lexer for the Alloy 6 modeling language based on the Alloy lexer at https://github.com/sdg-mit/pygments-alloy.

Installation

git clone https://github.com/alcinocunha/pygments-alloy.git
cd pygments-alloy
python setup.py install # might require sudo privileges