aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 60bd003a..69f65a1f 100644
--- a/TODO.md
+++ b/TODO.md
@@ -10,8 +10,9 @@
1
- [ ] selection mode
- [x] % for whole doc selection
-- [ ] vertical splits
+- [x] vertical splits
- [ ] input counts (30j)
+- [ ] respect view fullscreen flag
- [ ] retain horiz when moving vertically
- [ ] update lsp on redo/undo
- [ ] Implement marks (superset of Selection/Range)