kakoune/TODO
2012-06-27 14:23:13 +02:00

18 lines
380 B
Plaintext

High Priority
-------------
* Encoding: Support different encoding, decide how to store buffer content
implement encoding conversions.
Medium Priority
---------------
* tweak editing model, some behaviours are not intuitive, maybe a line
wise mode will be needed after all.
Low Priority
------------
* Data driven syntax highlighter.
* client server separation