1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-26 01:04:06 +08:00
This commit is contained in:
shaoying 2020-07-03 08:43:57 +08:00
parent 93cd0e2f94
commit f3c360b3ae

View File

@ -1,4 +1,5 @@
syntax match Comment "#.*$"
syntax match Comment "\<Name: [^,]*"
syntax match Comment "\<Name: \"[^\"]*\""
syntax match Comment "\<Help: \"[^\"]*\""