From 42ab95d5e11f247c6f0c8f5181b02e816caa4a4f Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Sun, 16 Oct 2022 14:52:15 +0200 Subject: feat!: remove obsolete `TS*` highlight groups --- tests/query/highlights/cpp/test.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/query/highlights/cpp/test.cpp') diff --git a/tests/query/highlights/cpp/test.cpp b/tests/query/highlights/cpp/test.cpp index 0a13956fa..4dd138e7e 100644 --- a/tests/query/highlights/cpp/test.cpp +++ b/tests/query/highlights/cpp/test.cpp @@ -5,8 +5,8 @@ auto main( int argc, char** argv ) -> int // ^ parameter - // ^ type - // ^ TSType + // ^ type + // ^ type // ^ operator { std::cout << "Hello world!" << std::endl; -- cgit v1.2.3-70-g09d2