mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -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"
|
||||
"concept"
|
||||
"requires"
|
||||
"constexpr"
|
||||
] @keyword
|
||||
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue