mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 20:30:05 -04:00
feat(D): Add missing string highlights
This commit is contained in:
parent
42fc28ba91
commit
6ed033c7fe
1 changed files with 3 additions and 0 deletions
|
|
@ -265,6 +265,9 @@
|
|||
(creal)
|
||||
(double)
|
||||
(cfloat)
|
||||
(string)
|
||||
(dstring)
|
||||
(wstring)
|
||||
] @type.builtin
|
||||
|
||||
; Functions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue