From 5bffb50207f8d8ba873f4c40dde4859179153001 Mon Sep 17 00:00:00 2001 From: Leo Tenenbaum Date: Wed, 10 Feb 2021 10:55:51 -0500 Subject: chain replace all into one undo event --- main.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'main.c') diff --git a/main.c b/main.c index 4036a1f..790c461 100644 --- a/main.c +++ b/main.c @@ -1,7 +1,6 @@ // @TODO: -// - chained undos (replace all = one undo action) -// - highlight matching parentheses // - indent/dedent region +// - highlight matching parentheses // - split // - completion // - view-only -- cgit v1.2.3