From a2e61d05c28fd65837fe607ee703f0b66238381c Mon Sep 17 00:00:00 2001 From: Schrottkatze Date: Wed, 3 Apr 2024 17:55:59 +0200 Subject: [PATCH] add selection counter to helix status bar --- modules/shell/helix.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/shell/helix.nix b/modules/shell/helix.nix index e0c2a9c..75e573b 100644 --- a/modules/shell/helix.nix +++ b/modules/shell/helix.nix @@ -52,6 +52,7 @@ "workspace-diagnostics" "register" "position" + "selections" "file-encoding" "file-type" ];