Disabled frecency telescope extension
This commit is contained in:
parent
558104ac77
commit
f940c33a98
|
@ -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";
|
||||
}
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue