Disabled frecency telescope extension
This commit is contained in:
parent
558104ac77
commit
f940c33a98
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue