Updated todo file.

This commit is contained in:
Nathan Vegdahl 2014-12-27 16:28:02 -08:00
parent eb035b66c7
commit 97e1259feb

View File

@ -2,4 +2,6 @@
- Line number display
- Editor info display (filename, current line/column, indentation style, etc.)
- File opening by entering path
- UI that wraps editors, for split view.
- UI that wraps editors, for split view.
- Unit testing for text block, text node, and text buffer. They must
be reliable!