From bfc57081b86685bd199b1a682d56a09bc0368f5a Mon Sep 17 00:00:00 2001 From: "Lennart J. Kurzweg (Nx2)" Date: Sun, 24 Aug 2025 14:51:56 +0200 Subject: [PATCH] fix helix typo --- home-modules/helix.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-modules/helix.nix b/home-modules/helix.nix index 6c97687..7fe001a 100644 --- a/home-modules/helix.nix +++ b/home-modules/helix.nix @@ -181,7 +181,7 @@ }; smart-tab = { enable = false; - supersend-menu = false; + supersede-menu = false; }; inline-diagnostics = { cursor-line = "hint";