From dc5742cf20ea5a3c4297adbe09b6a1f31e7fc943 Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Wed, 5 Nov 2014 21:02:06 +0000 Subject: [PATCH] Fix escaping of ' in single quote python strings --- rc/python.kak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc/python.kak b/rc/python.kak index aef4655c..393c3f92 100644 --- a/rc/python.kak +++ b/rc/python.kak @@ -19,7 +19,7 @@ addhl -group / regions -default code python \ double_string '"""' '"""' '' \ single_string "'''" "'''" '' \ double_string '"' (?