From f3fe605e40e5ececbdc0ebc02b2912c2ba5b901f Mon Sep 17 00:00:00 2001 From: Hadi Chokr Date: Thu, 16 Oct 2025 13:43:05 +0200 Subject: [PATCH] Force vi mode. --- mkosi.extra/usr/share/not-found/commands.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkosi.extra/usr/share/not-found/commands.yaml b/mkosi.extra/usr/share/not-found/commands.yaml index cef2f85..0dc6f74 100644 --- a/mkosi.extra/usr/share/not-found/commands.yaml +++ b/mkosi.extra/usr/share/not-found/commands.yaml @@ -21,7 +21,7 @@ known_alternatives: route: ip route service: systemctl traceroute: tracepath - vi: "vim -v" + vi: "vim -u NONE -C" unsupported_package_managers: - apt