From 3c2e7e13c60e7c38cfd87d9cefa4fa2a9b8aa478 Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Mon, 2 Jul 2018 17:41:35 +1000 Subject: [PATCH] Fix cmake.kak raw string highlighting --- rc/extra/cmake.kak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc/extra/cmake.kak b/rc/extra/cmake.kak index a8a77227..58f60f29 100644 --- a/rc/extra/cmake.kak +++ b/rc/extra/cmake.kak @@ -11,7 +11,7 @@ add-highlighter shared/cmake/code/ regex '\w+\h*(?=\()' 0:meta add-highlighter shared/cmake/argument/args default-region regex '\$\{\w+\}' 0:variable add-highlighter shared/cmake/argument/quoted region '"' '(?