From ac5cbba0aef36aaa0352cd0a13e6a51a067e546e Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Mon, 14 Jul 2014 21:42:19 +0100 Subject: Remove region highlighter, rename multi_regions to regions, cleanup --- rc/python.kak | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'rc/python.kak') diff --git a/rc/python.kak b/rc/python.kak index d2d2623f..aef4655c 100644 --- a/rc/python.kak +++ b/rc/python.kak @@ -15,12 +15,12 @@ hook global BufCreate .*[.](py) %{ # Highlighters # ‾‾‾‾‾‾‾‾‾‾‾‾ -addhl -group / multi_region -default code python \ - double_string '"""' '"""' '' \ - single_string "'''" "'''" '' \ - double_string '"' (?