Update TODO.

This commit is contained in:
Florian Bruhin 2014-08-25 15:28:27 +02:00
parent 03cb9c353b
commit c37552893b

View File

@ -123,6 +123,9 @@ style
tree?
- Stuff under scripts/ (especially generate_doc and run_checks) could use a
rewrite.
- Use 'from qutebrowser.package import module' instead of 'import
qutebrowser.package.module as module'.
- Maybe use less from-imports for classes/functions.
dwb keybindings to possibly implement
=====================================