mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-22 03:02:06 +03:00
Ticket #4059: improve YAML multiline blocks syntax highliting.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
08ab71d49b
commit
971de9651c
@ -36,5 +36,6 @@ context ' ' green
|
||||
spellcheck
|
||||
keyword {{*}} brightred
|
||||
|
||||
context exclusive |\[123456789\+\-\s\t\]\n \n- brown
|
||||
context exclusive >\[123456789\+\-\s\t\]\n \n- brown
|
||||
# The last word below may be: "\n*:\{\s\n\}", but used strict version suitable for more cases
|
||||
context exclusive |\[123456789\+\-\s\t\]\n \n\n\[\s-\]\[-0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ_abcdefghijklmnopqrstuvwxyz\]:\{\s\n\} brown
|
||||
context exclusive >\[123456789\+\-\s\t\]\n \n\n\[\s-\]\[-0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ_abcdefghijklmnopqrstuvwxyz\]:\{\s\n\} brown
|
||||
|
Loading…
Reference in New Issue
Block a user