mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 19:46:58 -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
|
|
@ -87,7 +87,7 @@
|
|||
"revision": "594289eadfec719198e560f9d7fd243c4db678d5"
|
||||
},
|
||||
"cpp": {
|
||||
"revision": "2369fa991eba294e9238e28280ffcd58132f94bc"
|
||||
"revision": "d29fbff09a8c9ff4f3074de2595dfca12cb33da9"
|
||||
},
|
||||
"css": {
|
||||
"revision": "f6be52c3d1cdb1c5e4dd7d8bce0a57497f55d6af"
|
||||
|
|
|
|||
|
|
@ -229,8 +229,8 @@
|
|||
"public"
|
||||
"private"
|
||||
"protected"
|
||||
"virtual"
|
||||
"final"
|
||||
(virtual)
|
||||
] @keyword.modifier
|
||||
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue