highlights(cpp): add support for coroutines

This commit is contained in:
Stephan Seitz 2021-09-16 18:18:49 +02:00 committed by Stephan Seitz
parent ee8f5f7852
commit 1092b6ba3a

View file

@ -123,6 +123,9 @@
"typename"
"using"
"virtual"
"co_await"
"co_yield"
"co_return"
(auto)
] @keyword