From 576ff1efaa99efc925a349eb4e6dfb7717690c71 Mon Sep 17 00:00:00 2001 From: Aaron Sullivan Date: Sat, 8 Feb 2025 08:58:44 -0700 Subject: [PATCH] Add TODO note --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index f275a7a..944243c 100644 --- a/TODO.md +++ b/TODO.md @@ -6,3 +6,4 @@ * Dot repeatability of swaps * If inside a function, cursor in the middle of a line, move_out goes to the outer function * Treewalker at the top of a yml file highlights the whole file +* Should work in scripts and css in html files