summaryrefslogtreecommitdiff
path: root/lib/common.nix
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-12-13 21:19:26 -0800
committerBen Sima <ben@bsima.me>2019-12-13 21:19:26 -0800
commitad11859e4e8ff085a9868008280a8f77e1ead216 (patch)
treec361678486698f6d0eb85a30436e122e0e174974 /lib/common.nix
parentc1773587b03b76d230ac238a5d546440bbf12609 (diff)
Remove skim
I don't like it. Kinda buggy or slow. Regular ctrl-r works fine
Diffstat (limited to 'lib/common.nix')
-rw-r--r--lib/common.nix5
1 files changed, 0 insertions, 5 deletions
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 = [