From 27e39855256c7f31cb8d1f3385bf81db3fb025e1 Mon Sep 17 00:00:00 2001 From: Andrew Lisin Date: Mon, 10 Nov 2014 13:13:04 +0600 Subject: [PATCH] Fix Python decorators highlighting --- python.jsf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python.jsf b/python.jsf index 62bb4d4..285f58e 100644 --- a/python.jsf +++ b/python.jsf @@ -35,7 +35,8 @@ # annotations :decorator Decorator * decorator - " \t\r\n" idle noeat + "\"'" string_sq recolor=-1 + "(\t\r\n" idle noeat :comment Comment * comment