Add persistent undo as the option

This commit is contained in:
Zachary Yedidia
2016-05-29 11:02:56 -04:00
parent 1fe18eecb7
commit ee9f2a3d9c
9 changed files with 116 additions and 141 deletions

View File

@@ -10,12 +10,12 @@
- [ ] Horizontal splits
- [ ] Vertical splits
- [ ] Persistent undo/redo (saved between open and closing micro)
- [ ] Wrap lines
### Done
- [x] Persistent undo/redo (saved between open and closing micro)
- [x] Auto indent
- [x] Custom bindings