mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
syntax: add missing PHP keywords (closes MidnightCommander/mc#129)
Signed-off-by: Yury V. Zaytsev <yury.zaytsev@moneymeets.com>
This commit is contained in:
parent
37013e7db3
commit
f397f9b0de
@ -35,6 +35,9 @@ context default
|
||||
keyword whole include brightmagenta
|
||||
keyword whole include_once brightmagenta
|
||||
keyword whole new brightmagenta
|
||||
keyword whole private brightmagenta
|
||||
keyword whole protected brightmagenta
|
||||
keyword whole public brightmagenta
|
||||
keyword whole require brightmagenta
|
||||
keyword whole require_once brightmagenta
|
||||
keyword whole return brightmagenta
|
||||
|
Loading…
Reference in New Issue
Block a user