From f58cae6c228e26681039253cb172de16cd764408 Mon Sep 17 00:00:00 2001 From: Riley Bruins Date: Tue, 23 Apr 2024 12:23:15 -0700 Subject: feat: more `@keyword.type` captures --- tests/query/highlights/cpp/concepts.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/query/highlights/cpp/concepts.cpp') diff --git a/tests/query/highlights/cpp/concepts.cpp b/tests/query/highlights/cpp/concepts.cpp index 09d975c98..3189813bc 100644 --- a/tests/query/highlights/cpp/concepts.cpp +++ b/tests/query/highlights/cpp/concepts.cpp @@ -1,7 +1,7 @@ template concept Derived = std::is_base_of::value; -// ^ @keyword +// ^ @keyword.type // ^ @type.definition template -- cgit v1.2.3-70-g09d2