mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 11:36:54 -04:00
C++ highlights: Add decltype keyword
This commit is contained in:
parent
58d52ea62d
commit
95d3ce23c6
1 changed files with 1 additions and 0 deletions
|
|
@ -86,6 +86,7 @@
|
|||
|
||||
[
|
||||
"class"
|
||||
"decltype"
|
||||
"constexpr"
|
||||
"delete"
|
||||
"explicit"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue