From 6a4872368e3b240ea15eda3e2e645f588efcf6a9 Mon Sep 17 00:00:00 2001 From: Leo Tenenbaum Date: Sun, 14 Feb 2021 12:26:26 -0500 Subject: fix and speed up replace all --- main.c | 1 + 1 file changed, 1 insertion(+) (limited to 'main.c') diff --git a/main.c b/main.c index c1bfffa..9df3426 100644 --- a/main.c +++ b/main.c @@ -1,4 +1,5 @@ // @TODO: +// - fix replace all (with regex) // - menu for opening file in view-only mode // - :build (F4) -- cargo build if editing .rs file or file called Cargo.toml, otherwise make. -- cgit v1.2.3