From fb1a88a34e4a08905123fcc864430b9cd91c5f28 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Mon, 6 Jun 2022 15:44:59 +0200 Subject: [PATCH] Switch back on mouse on helix --- home_manager/modules/helix.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/home_manager/modules/helix.nix b/home_manager/modules/helix.nix index 7f63097..46577b1 100644 --- a/home_manager/modules/helix.nix +++ b/home_manager/modules/helix.nix @@ -24,7 +24,6 @@ editor.lsp.display-messages = true; editor.scrolloff = 5; editor.true-color = true; - editor.mouse = false; }; themes = let