https://github.com/seb35/gtksourceview-pegjs
GtkSourceView syntax highlighting for PEG.js
https://github.com/seb35/gtksourceview-pegjs
gtksourceview pegjs syntax-highlighting
Last synced: about 2 months ago
JSON representation
GtkSourceView syntax highlighting for PEG.js
- Host: GitHub
- URL: https://github.com/seb35/gtksourceview-pegjs
- Owner: Seb35
- License: wtfpl
- Created: 2020-05-31T15:51:49.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-31T18:39:25.000Z (almost 6 years ago)
- Last Synced: 2025-07-06T07:08:41.493Z (9 months ago)
- Topics: gtksourceview, pegjs, syntax-highlighting
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GtkSourceView syntax highlighting for PEG.js
============================================
This is the GtkSourceView syntax highlighting for [PEG.js grammars](https://pegjs.org).
Installation
------------
It can be installed in `~/.local/share/gtksourceview-3.0/language-specs`, or `/usr/local/share/gtksourceview-3.0/language-specs`, or `/usr/share/gtksourceview-3.0/language-specs`.
Licence
-------
WTFPL 2.0
Development
-----------
See https://wiki.gnome.org/Projects/GtkSourceView and https://developer.gnome.org/gtksourceview/unstable/syntax-highlighting-reference.html for reference.