Ticket #4519: mcedit: fix php.syntax.

Highlight comment located in any place of line, not from start only.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
purdeaandrei 2024-01-28 11:24:48 +03:00 committed by Andrew Borodin
parent 953c101347
commit 147f28ab24

View File

@ -3156,6 +3156,6 @@ context exclusive /\* \*/ brown
context exclusive // \n brown
spellcheck
context linestart # \n brown
context # \n brown
spellcheck