summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2021-02-10 10:55:51 -0500
committerLeo Tenenbaum <pommicket@gmail.com>2021-02-11 14:50:02 -0500
commit5bffb50207f8d8ba873f4c40dde4859179153001 (patch)
tree6d1c574838b94273af4021b0a5453a3948c85887 /main.c
parent4f2a012a5dbad755bd621a3308a306afd4589fd5 (diff)
chain replace all into one undo event
Diffstat (limited to 'main.c')
-rw-r--r--main.c3
1 files changed, 1 insertions, 2 deletions
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