ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=c03a712d83388142a1702b27c86b3078043f0915
commit c03a712d83388142a1702b27c86b3078043f0915 Author: Andy Williams <[email protected]> Date: Wed Sep 27 17:39:08 2017 +0100 Update TODO following release --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 4596c69..a8cdc32 100644 --- a/TODO +++ b/TODO @@ -3,11 +3,11 @@ This project is in heavy development, we are currenty working towards the * Replace text (project-wide) * Code folding -* Split pane view (split editor into multiple tabs and split tab to multiple panes) +* Split pane view (split a tab to multiple views on a file) * Automatic code indenting / formatting +* notepad, emacs and vim and editing modes (key bindings) * LLVM parsing * Integrated console -* notepad, emacs and vim and editing modes (key bindings) * Cross reference for c, c++ and some scripting language * Support for EditorConfig - http://editorconfig.org/ --
