aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorBlaž Hrastnik2022-01-23 07:08:36 +0000
committerBlaž Hrastnik2022-01-23 07:10:36 +0000
commit7c9ebd05b83e90e55d032f65d9405ad265b82258 (patch)
treed9bec43cfe9c6138c6287e290e47e191d79aa902 /TODO.md
parent80e920ba364fca68911d211f352590d872560fd6 (diff)
Remove some TODOs
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md13
1 files changed, 0 insertions, 13 deletions
diff --git a/TODO.md b/TODO.md
index 80a9be05..ab94cf9a 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,25 +1,12 @@
-- tree sitter:
- - markdown
- - regex
- - kotlin
- - clojure
- - erlang
-
- [ ] completion isIncomplete support
-
-1
- [ ] respect view fullscreen flag
- [ ] Implement marks (superset of Selection/Range)
- [ ] = for auto indent line/selection
-- [ ] :x for closing buffers
- [ ] lsp: signature help
2
-- [ ] macro recording
-- [ ] extend selection (treesitter select parent node) (replaces viw, vi(, va( etc )
-- [ ] selection align
- [ ] store some state between restarts: file positions, prompt history
- [ ] highlight matched characters in picker