1
1

* xml.syntax: Attribute names only reach upto the next "=", not

further.
Этот коммит содержится в:
Roland Illig 2006-01-29 02:46:10 +00:00
родитель da3b1863ab
Коммит 58c936715c
2 изменённых файлов: 6 добавлений и 3 удалений

Просмотреть файл

@ -1,3 +1,8 @@
2006-01-29 Roland Illig <roland.illig@gmx.de>
* xml.syntax: Attribute names only reach upto the next "=", not
further.
2006-01-28 Roland Illig <roland.illig@gmx.de>
* sh.syntax: Only make $_ red if it appears as a whole word.

Просмотреть файл

@ -40,9 +40,7 @@ context <\? \?> lightgray black
context < > white
keyword \sxmlns\:*\="+" brightred
keyword \sxmlns\="+" brightred
keyword \s+\= yellow
keyword \s*= yellow
keyword '*' brightcyan
keyword "*" brightcyan
spellcheck