From 5353df91cba7b397b9407701681708d0a1518df6 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Mon, 10 Jul 2023 17:25:21 +0200 Subject: Update applet size estimates Signed-off-by: Denys Vlasenko --- editors/vi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/vi.c') diff --git a/editors/vi.c b/editors/vi.c index 2645afe87..3cc3d2a0b 100644 --- a/editors/vi.c +++ b/editors/vi.c @@ -18,7 +18,7 @@ // An "ex" line oriented mode- maybe using "cmdedit" //config:config VI -//config: bool "vi (23 kb)" +//config: bool "vi (26 kb)" //config: default y //config: help //config: 'vi' is a text editor. More specifically, it is the One True -- cgit v1.2.3-55-g6feb