New YAML parsing profile for JOE

Currently only supports single line comments.
This commit is contained in:
Christian Nicolai 2011-08-01 00:09:15 +02:00
parent b657c3c74b
commit 293ea4995c
1 changed files with 13 additions and 0 deletions

13
yaml.jsf Normal file
View File

@ -0,0 +1,13 @@
# JOE syntax highlight file for Prolog
=Idle
=Comment green
=Bad bold red
:idle Idle
* idle
"#" line_comment recolor=-1
:line_comment Comment
* line_comment
"\n" idle