mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
* syntax/c.syntax: Require at least one space at the beginning
of indented cpp directives. Use brightmagenta for them.
This commit is contained in:
parent
3e7f74c588
commit
dee854b21e
@ -62,7 +62,7 @@ context default
|
||||
keyword whole using yellow/24
|
||||
keyword whole wchar_t yellow/24
|
||||
keyword whole ... yellow/24
|
||||
keyword whole linestart \[\s\t\]#*\n brightred/18
|
||||
keyword whole linestart \{\s\t\}\[\s\t\]#*\n brightmagenta/19
|
||||
|
||||
keyword /\* brown/22
|
||||
keyword \*/ brown/22
|
||||
|
Loading…
Reference in New Issue
Block a user