From ad11859e4e8ff085a9868008280a8f77e1ead216 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Fri, 13 Dec 2019 21:19:26 -0800 Subject: Remove skim I don't like it. Kinda buggy or slow. Regular ctrl-r works fine --- lib/common.nix | 5 ----- 1 file changed, 5 deletions(-) (limited to 'lib/common.nix') diff --git a/lib/common.nix b/lib/common.nix index 8689a2b..76dec39 100644 --- a/lib/common.nix +++ b/lib/common.nix @@ -106,11 +106,6 @@ in enable = true; }; - skim = { - enable = true; - enableBashIntegration = true; - }; - vim = { enable = true; plugins = [ -- cgit v1.2.3