* syntax/Syntax: Match ^Syntax$ for Syntax Highlighting.
Этот коммит содержится в:
родитель
06a448a8f8
Коммит
6b6a850816
@ -1,5 +1,6 @@
|
|||||||
2002-03-21 Andrew V. Samoilov <kai@cmail.ru>
|
2002-03-21 Andrew V. Samoilov <kai@cmail.ru>
|
||||||
|
|
||||||
|
* syntax/Syntax: Match ^Syntax$ for Syntax Highlighting.
|
||||||
* syntax/c.syntax: Highlight "%p" printf format.
|
* syntax/c.syntax: Highlight "%p" printf format.
|
||||||
Allow '*' as width and precision for strings and numbers.
|
Allow '*' as width and precision for strings and numbers.
|
||||||
|
|
||||||
|
@ -102,7 +102,7 @@ include po.syntax
|
|||||||
file Don_t_match_me Mail\sfolder ^From\s
|
file Don_t_match_me Mail\sfolder ^From\s
|
||||||
include mail.syntax
|
include mail.syntax
|
||||||
|
|
||||||
file .\*syntax$ Syntax\sHighlighting\sdefinitions
|
file (.\\.syntax$)|(^Syntax$) Syntax\sHighlighting\sdefinitions
|
||||||
|
|
||||||
context default
|
context default
|
||||||
keyword whole spellch\eck yellow/24
|
keyword whole spellch\eck yellow/24
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user