mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 12:32:40 +03:00
* syntax/c.syntax: Revert highlighting trailing whitespaces.
This commit is contained in:
parent
a092663452
commit
620bf270aa
@ -1,3 +1,7 @@
|
||||
2003-02-04 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* syntax/c.syntax: Revert highlighting trailing whitespaces.
|
||||
|
||||
2003-02-03 Andrew V. Samoilov <sav@bcs.zp.ua>
|
||||
|
||||
* autogen.sh: Fix unportable "+" sed regexp in gettext_ver
|
||||
|
@ -95,10 +95,8 @@ context default
|
||||
keyword : brightcyan
|
||||
keyword ? brightcyan
|
||||
keyword ; brightmagenta
|
||||
keyword \{\s\t\}\[\s\t\]\n white red
|
||||
|
||||
context exclusive /\* \*/ brown
|
||||
keyword \{\s\t\}\[\s\t\]\n white red
|
||||
spellcheck
|
||||
|
||||
context exclusive // \n brown
|
||||
|
Loading…
Reference in New Issue
Block a user