mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 10:50:06 -04:00
fix(cpp): highlight constexpr
This commit is contained in:
parent
d4fb7557ba
commit
f53e6e82df
1 changed files with 1 additions and 0 deletions
|
|
@ -191,6 +191,7 @@
|
||||||
"using"
|
"using"
|
||||||
"concept"
|
"concept"
|
||||||
"requires"
|
"requires"
|
||||||
|
"constexpr"
|
||||||
] @keyword
|
] @keyword
|
||||||
|
|
||||||
[
|
[
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue