Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 520 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 520 Bytes

LustreLang

Gtksourceview language specifications for Lustre.

This is basically a .lang file that can be used to highlight Lustre Language on any software relying on Gtksourceview definitions (Gedit, Pluma, ...).

Tutorial

  1. Download the lustre.lang file
  2. Open a terminal and place yourself inside your downloads directory
  3. Move the .lang file
sudo mv lustre.lang /usr/share/gtksourceview-3.0/language-specs/lustre.lang