aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorBlaž Hrastnik2021-02-26 06:52:43 +0000
committerBlaž Hrastnik2021-02-26 06:52:43 +0000
commit1ae7c4339194c6f988202b24cd910d8c2edea737 (patch)
treef7aea3b0e26fc59f1bcb5693ee540fe31af8a8fa /TODO.md
parent7162632eb739557ededaee902b23e48a577817b4 (diff)
commands: = as range formatting (via lsp)
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 9f20ebb2..67b4df97 100644
--- a/TODO.md
+++ b/TODO.md
@@ -17,7 +17,6 @@
- [x] retain horiz when moving vertically
- [w] retain horiz when moving via ctrl-u/d
- [x] deindent
-- [ ] ensure_cursor_in_view always before rendering? or always in app after event process?
- [x] update lsp on redo/undo
- [ ] Implement marks (superset of Selection/Range)
- [ ] ctrl-v/ctrl-x on file picker