Disabled frecency telescope extension

This commit is contained in:
Alejandro Angulo 2024-07-27 08:35:02 -07:00
parent 558104ac77
commit f940c33a98
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

View file

@ -8,13 +8,12 @@
hijack_netrw = true;
};
};
frecency.enable = true;
};
};
keymaps = [
{
action = "<cmd>Telescope frecency<CR>";
action = "<cmd>Telescope find_files<CR>";
key = "<leader>f";
}
{