update TODO

This commit is contained in:
Maxime Coste 2012-10-16 18:46:06 +02:00
parent 1ab486b0d8
commit af2b562ebf

12
TODO
View File

@ -1,8 +1,7 @@
High Priority
-------------
* Encoding: Support different encoding, decide how to store buffer content
implement encoding conversions.
* multiple window support
Medium Priority
---------------
@ -10,8 +9,9 @@ Medium Priority
* tweak editing model, some behaviours are not intuitive, maybe a line
wise mode will be needed after all.
Low Priority
------------
* encoding: support different encoding for files, make utf8 implementation
more robust
* Data driven syntax highlighter.
* client server separation
* key binding support
* configurable insert mode completion support