From 81400b1d361c9ab80d9418969702feca26fb8b8b Mon Sep 17 00:00:00 2001 From: Kyle Grierson Date: Thu, 17 Aug 2023 10:11:42 +0100 Subject: [PATCH] update readme --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 6b4ee42..440887b 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,6 @@ Paredit in Fennel for Clojure using Treesitter - Insertion - Move cursor to begining/end for form in insert mode -## Todo - -- [ ] - Inner select - ## Dev Getting started ```bash