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

View File

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