diff --git a/config/plugins/telescope.nix b/config/plugins/telescope.nix index 4ead35d..1a0bca0 100644 --- a/config/plugins/telescope.nix +++ b/config/plugins/telescope.nix @@ -8,13 +8,12 @@ hijack_netrw = true; }; }; - frecency.enable = true; }; }; keymaps = [ { - action = "Telescope frecency"; + action = "Telescope find_files"; key = "f"; } {