From cd9c52752af713d1fffe6566bbb6a3818a0bfdd8 Mon Sep 17 00:00:00 2001 From: Aaron Sullivan Date: Tue, 17 Dec 2024 16:19:42 -0800 Subject: [PATCH] Update todo --- TODO.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 3fd1422..6a6d5ce 100644 --- a/TODO.md +++ b/TODO.md @@ -1,9 +1,8 @@ # TODO * Check for errant util.log or util.R usages in CI/local -* Use other means than node:type() for root node identification - * Duh just check to see it has no parents * Swapping * Jumplist * Get more languages into movement/highlight/swap specs * :help treesitter-parsers +* Python decorators (tough b/c of the identifier node underneath)