Merge pull request #1331 from corbuntus/master

Dlang character syntax highlighting
This commit is contained in:
Zachary Yedidia 2019-07-06 01:50:28 -04:00 committed by GitHub
commit a90b17c855
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,6 +27,7 @@ rules:
- constant.string:
start: "'"
end: "'"
skip: "\\\\."
rules:
- constant.specialChar: "\\\\."
# Keywords