summaryrefslogtreecommitdiff
path: root/queries/cpp
diff options
context:
space:
mode:
authorStephan Seitz <sseitz@nvidia.com>2021-09-16 18:18:49 +0200
committerStephan Seitz <stephan.seitz@fau.de>2021-09-17 22:03:47 +0200
commit1092b6ba3a742c4781134ea042147ecbdf4a97dc (patch)
treea7c69631d5164e1a6ae7275fdafca5257dfa3793 /queries/cpp
parentee8f5f7852be536061e172537ecfff4702a42c15 (diff)
highlights(cpp): add support for coroutines
Diffstat (limited to 'queries/cpp')
-rw-r--r--queries/cpp/highlights.scm3
1 files changed, 3 insertions, 0 deletions
diff --git a/queries/cpp/highlights.scm b/queries/cpp/highlights.scm
index 4bcd792c..b4cbf755 100644
--- a/queries/cpp/highlights.scm
+++ b/queries/cpp/highlights.scm
@@ -123,6 +123,9 @@
"typename"
"using"
"virtual"
+ "co_await"
+ "co_yield"
+ "co_return"
(auto)
] @keyword