mirror of
https://github.com/Hopiu/micro.git
synced 2026-04-15 03:41:02 +00:00
Merge pull request #1331 from corbuntus/master
Dlang character syntax highlighting
This commit is contained in:
commit
a90b17c855
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ rules:
|
|||
- constant.string:
|
||||
start: "'"
|
||||
end: "'"
|
||||
skip: "\\\\."
|
||||
rules:
|
||||
- constant.specialChar: "\\\\."
|
||||
# Keywords
|
||||
|
|
|
|||
Loading…
Reference in a new issue