Fix zyedidia#1330: Dlang character syntax highlighting

This commit is contained in:
corbuntus 2019-05-24 20:12:45 +02:00
parent 2c219ba647
commit 957b3aaea7

View file

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