aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlaž Hrastnik2021-08-13 04:15:27 +0000
committerBlaž Hrastnik2021-08-13 04:15:53 +0000
commit88cc0f85a57252c2fc008c3efd65c2dda7023bdc (patch)
treeb539480ae4086e971db5b6cdc6fc10d508dd5c1a
parent7c834d6506afca0d010bb34cfab410f754877b1e (diff)
Clear some TODOs
-rw-r--r--TODO.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/TODO.md b/TODO.md
index 2354bef9..f6a9ef09 100644
--- a/TODO.md
+++ b/TODO.md
@@ -22,19 +22,12 @@ as you type completion!
- [ ] = for auto indent line/selection
- [ ] :x for closing buffers
-
- [ ] repeat selection
-- [] jump to alt buffer
-
- [ ] lsp: signature help
-- [ ] lsp: code actions
-- [ ] lsp: formatting
- [ ] search: smart case by default: insensitive unless upper detected
-- [ ] move Compositor into tui
-
2
- [ ] macro recording
- [ ] extend selection (treesitter select parent node) (replaces viw, vi(, va( etc )