mirror of
https://github.com/cmur2/joe-syntax.git
synced 2025-01-24 03:27:03 +01:00
Christian Nicolai
5b95c54985
Added prolog syntax highlighting for JOE
Feature are until now: - single line comments - Variables (capital letter) - some keywords (like write, nl) - integer numbers
Description