Update todolist

This commit is contained in:
Zachary Yedidia
2016-04-24 10:04:23 -04:00
parent c903e949ef
commit b951285fde

View File

@@ -10,18 +10,16 @@
- [ ] Horizontal splits - [ ] Horizontal splits
- [ ] Vertical splits - [ ] Vertical splits
- [ ] Custom bindings
- [ ] Persistent undo/redo (saved between open and closing micro) - [ ] Persistent undo/redo (saved between open and closing micro)
- [ ] More options - [ ] Wrap lines
- [ ] Tabs to spaces
- [ ] Wrap lines
### Done ### Done
- [x] Auto indent - [x] Auto indent
- [x] Custom bindings
- [x] Line numbers - [x] Line numbers
- [x] Search and replace - [x] Search and replace
@@ -64,6 +62,7 @@
- [x] Options - [x] Options
- [x] Saved between sessions - [x] Saved between sessions
- [x] Colorscheme - [x] Colorscheme
- [x] Tabs to spaces
- [x] tab size - [x] tab size
- [x] Undo/redo - [x] Undo/redo