summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxime Coste <frrrwww@gmail.com>2012-01-14 14:15:09 +0000
committerMaxime Coste <frrrwww@gmail.com>2012-01-14 14:15:09 +0000
commit7bd2f74867ddd0ea3c51255e889b2d9ce7625797 (patch)
tree7c8311bc0d107c576ddfb8c2f7e2ad17ced2723e
parent272f2d87a11adb5341ad544f0d19f6a1271f88c3 (diff)
TODO: Add highlighters/filters groups
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
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
------------