mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-17 06:20:28 +00:00
Fix zyedidia#1330: Dlang character syntax highlighting
This commit is contained in:
parent
2c219ba647
commit
957b3aaea7
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