diff options
Diffstat (limited to 'lib/lexer.tes')
| -rw-r--r-- | lib/lexer.tes | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/lexer.tes b/lib/lexer.tes index 4e3e1b5..af6793a 100644 --- a/lib/lexer.tes +++ b/lib/lexer.tes @@ -39,3 +39,12 @@ :@[lexer.auto]{ ]_ } + +@[lexer.set.cmdline]{ + 0,2048ED + :M[color.init] + !* indicator for rubbed out part of the command line *! + :M[color.default],8ESINDICSETFORE + :M[lexer.set.sciteco] + 2048,0ED +} |
