From b31903e8389232c738ff986d31d7457dfbab787a Mon Sep 17 00:00:00 2001 From: Nathan Vegdahl Date: Sun, 11 Jan 2015 00:30:58 -0800 Subject: [PATCH] Updated todo file. --- todo.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/todo.md b/todo.md index 4bb47ee..9b4f7e4 100644 --- a/todo.md +++ b/todo.md @@ -10,14 +10,13 @@ - Editing (these are undoable): //- insert_text //- remove_text - - move_text + //- move_text - Undo functionality: //- Undo //- Redo - Op section begin (for delimiting composite edit operations) - Op section end - Info: - - byte_count (useful when saving the file) //- grapheme_count //- line_count - Position conversions: