mirror of
https://github.com/cmur2/joe-syntax.git
synced 2025-04-11 02:23:41 +02:00
New YAML parsing profile for JOE
Currently only supports single line comments.
This commit is contained in:
parent
b657c3c74b
commit
293ea4995c
13
yaml.jsf
Normal file
13
yaml.jsf
Normal 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
|
Loading…
x
Reference in New Issue
Block a user