update TODO

This commit is contained in:
Maxime Coste 2012-11-23 13:41:17 +01:00
parent 2523c4955b
commit dabdeb62a2

6
TODO
View File

@ -15,3 +15,9 @@ Medium Priority
* key binding support
* configurable insert mode completion support
* File loading optimizations: loading big files is sloooooooow
take a look at mmap
* pasting big chunks of text from the terminal is slooooow as well
optimize that.