Update vi syntax

This commit is contained in:
Leap of Azzam 2019-10-26 15:51:38 +07:00 committed by GitHub
parent 3a8898dadd
commit 9e0d3c7cbe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ rules:
rules:
- constant.specialChar: "\\\\."
- constant.comment:
- comment:
start: "\""
end: "$"
rules: []