Update TODO

This commit is contained in:
Florian Bruhin 2014-04-25 07:14:34 +02:00
parent 405194d040
commit 30a6b5610e

1
TODO
View File

@ -27,6 +27,7 @@ decorators for often-used signals from singletons?
find better names for *Parser/*Manager
Use _foo.py for modules only used in subpackage?
Use py3.4 Enums with a backport to qutebrowser.utils?
Simplify using of modes (e.g. enter_mode hint instead of :hint)
Major features
==============