diff options
author | Blaž Hrastnik | 2021-08-13 04:15:27 +0000 |
---|---|---|
committer | Blaž Hrastnik | 2021-08-13 04:15:53 +0000 |
commit | 88cc0f85a57252c2fc008c3efd65c2dda7023bdc (patch) | |
tree | b539480ae4086e971db5b6cdc6fc10d508dd5c1a | |
parent | 7c834d6506afca0d010bb34cfab410f754877b1e (diff) |
Clear some TODOs
-rw-r--r-- | TODO.md | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -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 ) |