Merge pull request #1406 from LeapofAzzam/LeapofAzzam-patch-1

Update vi syntax
This commit is contained in:
Zachary Yedidia
2019-12-30 14:20:27 -05:00
committed by GitHub

View File

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