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

View File

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