diff options
| -rw-r--r-- | lockfile.json | 2 | ||||
| -rw-r--r-- | queries/cpp/highlights.scm | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lockfile.json b/lockfile.json index 48fa81ec5..0e86ab481 100644 --- a/lockfile.json +++ b/lockfile.json @@ -87,7 +87,7 @@ "revision": "594289eadfec719198e560f9d7fd243c4db678d5" }, "cpp": { - "revision": "2369fa991eba294e9238e28280ffcd58132f94bc" + "revision": "d29fbff09a8c9ff4f3074de2595dfca12cb33da9" }, "css": { "revision": "f6be52c3d1cdb1c5e4dd7d8bce0a57497f55d6af" diff --git a/queries/cpp/highlights.scm b/queries/cpp/highlights.scm index 1779d59e8..e39a2925c 100644 --- a/queries/cpp/highlights.scm +++ b/queries/cpp/highlights.scm @@ -229,8 +229,8 @@ "public" "private" "protected" - "virtual" "final" + (virtual) ] @keyword.modifier [ |
