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