From ca6720891a3ad923ccde65528cee01734f25abf4 Mon Sep 17 00:00:00 2001 From: Zachary Yedidia Date: Fri, 25 Mar 2016 14:52:52 -0400 Subject: [PATCH] Update todolist --- todolist.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/todolist.md b/todolist.md index d4d878a5..0d4c0dc3 100644 --- a/todolist.md +++ b/todolist.md @@ -2,11 +2,7 @@ ### Not done -- [ ] Tests - -- [ ] Proper error handling - -- [ ] Optimization/Cleanup +- [ ] Optimization - [ ] Search and replace @@ -39,6 +35,12 @@ - [x] Line numbers +- [x] Tests + +- [x] Proper error handling + +- [x] Cleanup + - [x] Syntax highlighting - [x] Use nano-like syntax files (https://github.com/scopatz/nanorc)