From 88cc0f85a57252c2fc008c3efd65c2dda7023bdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bla=C5=BE=20Hrastnik?= Date: Fri, 13 Aug 2021 13:15:27 +0900 Subject: [PATCH] Clear some TODOs --- TODO.md | 7 ------- 1 file changed, 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 )