1
0
mirror of https://github.com/cmur2/joe-syntax.git synced 2024-06-26 10:34:40 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Christian Nicolai
fe6271c08a Corrected tabs - using tab size 8 2011-08-01 11:21:59 +02:00
Christian Nicolai
fa3e34279c Greatly extended YAML syntax file for JOE
New features:
- YAML directive support (red)
- YAML string (as scalar) support
- brace hilite (magenta)
- YAML block delimeters --- and ... (blue)
- YAML references &idxy and *idxy (yellow)
- YAML datatypes: builtin ones and local-defined (by user)
2011-08-01 01:53:52 +02:00
Christian Nicolai
cf3dd2ebd8 Removed experiments from yaml.jsf 2011-08-01 00:49:46 +02:00
Christian Nicolai
3503381f40 Some experiments with yaml.jsf 2011-08-01 00:48:52 +02:00
Christian Nicolai
293ea4995c New YAML parsing profile for JOE
Currently only supports single line comments.
2011-08-01 00:09:15 +02:00