From ff3a72e80be980b1038213507b892c89d0f7e2a0 Mon Sep 17 00:00:00 2001 From: Minijackson Date: Thu, 13 Jun 2024 13:47:06 +0200 Subject: common/nixvim: remove deprecated telescope.keymapsSilent option --- common/nixvim.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'common') diff --git a/common/nixvim.nix b/common/nixvim.nix index e97359d..3962ec2 100644 --- a/common/nixvim.nix +++ b/common/nixvim.nix @@ -458,7 +458,6 @@ in extensions.undo.enable = true; - keymapsSilent = true; keymaps = { "fb" = { action = "buffers"; -- cgit v1.2.3