From 242552cf47a6b1a32e7503b27508d8e7eb1c9fad Mon Sep 17 00:00:00 2001 From: Soispha Date: Fri, 25 Aug 2023 12:30:08 +0200 Subject: Fix(hm/conf/leap): Squas --- home-manager/soispha/config/neovim/nixvim/plugins/leap/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'home-manager/soispha/config/neovim/nixvim/plugins/leap') diff --git a/home-manager/soispha/config/neovim/nixvim/plugins/leap/default.nix b/home-manager/soispha/config/neovim/nixvim/plugins/leap/default.nix index 715ce959..bffdf33c 100644 --- a/home-manager/soispha/config/neovim/nixvim/plugins/leap/default.nix +++ b/home-manager/soispha/config/neovim/nixvim/plugins/leap/default.nix @@ -42,6 +42,7 @@ }; }; visual = { + /* "x" = { action = "(leap-forward-till)"; desc = "leap forward till"; @@ -50,6 +51,7 @@ action = "(leap-backward-till)"; desc = "leap backward till"; }; + */ }; }; }; -- cgit 1.4.1