mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(D): highlight (string) etc. as @keyword.type (#7978)
Co-authored-by: Baruch Even <baruch@weka.io>
This commit is contained in:
parent
dbb63c8b7a
commit
1f069f1bc6
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