mirror of https://github.com/MidnightCommander/mc
Ticket #4010: inprove YAML syntax highlighting.
Add inlined data block highlighting. Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
077947008d
commit
19cc61cf04
|
@ -35,3 +35,6 @@ context " " green
|
|||
context ' ' green
|
||||
spellcheck
|
||||
keyword {{*}} brightred
|
||||
|
||||
context exclusive |\[123456789\+\-\s\t\]\n \n- brown
|
||||
context exclusive >\[123456789\+\-\s\t\]\n \n- brown
|
||||
|
|
Loading…
Reference in New Issue