From 7bd2f74867ddd0ea3c51255e889b2d9ce7625797 Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Sat, 14 Jan 2012 14:15:09 +0000 Subject: [PATCH] TODO: Add highlighters/filters groups --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 7c4a8369..4204a9b2 100644 --- a/TODO +++ b/TODO @@ -14,6 +14,9 @@ Medium Priority * tweak editing model, some behaviours are not intuitive, maybe a line wise mode will be needed after all. +* highlighters and filters groups. So that many different highlighters + (for example syntax highlighting for a language) can be handled as one. + Low Priority ------------