mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 12:30:01 -04:00
fix(cpp): update parser and queries (#6687)
This commit is contained in:
parent
ba149fa3b1
commit
d551bc70d5
2 changed files with 2 additions and 2 deletions
|
|
@ -229,8 +229,8 @@
|
|||
"public"
|
||||
"private"
|
||||
"protected"
|
||||
"virtual"
|
||||
"final"
|
||||
(virtual)
|
||||
] @keyword.modifier
|
||||
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue