From 499511cac732bdeb0317ddfd63f9c42c4b2daed9 Mon Sep 17 00:00:00 2001 From: Christian Nicolai Date: Sat, 3 Sep 2011 16:00:12 +0200 Subject: [PATCH] Python docstrings should be green Else everything is cyan: constants like numbers and strings *and* the docstrings. --- python.jsf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python.jsf b/python.jsf index 4f1cdec..5f13e82 100644 --- a/python.jsf +++ b/python.jsf @@ -7,8 +7,8 @@ =Idle =Comment green =CommentLabel bold green -=Docstring cyan -=DocstringLabel bold cyan +=Docstring green +=DocstringLabel bold green =DocEscape bold cyan =Constant cyan =Escape bold cyan