mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
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
|
context ' ' green
|
||||||
spellcheck
|
spellcheck
|
||||||
keyword {{*}} brightred
|
keyword {{*}} brightred
|
||||||
|
|
||||||
|
context exclusive |\[123456789\+\-\s\t\]\n \n- brown
|
||||||
|
context exclusive >\[123456789\+\-\s\t\]\n \n- brown
|
||||||
|
Loading…
Reference in New Issue
Block a user