refactor(plugins/telescope): move notifications keymap to notify

This commit is contained in:
Nicolas Goudry 2024-06-10 08:05:02 +02:00
parent 254244ddc7
commit d94593789f
No known key found for this signature in database
GPG key ID: 5FC434D9FFD1DF44
2 changed files with 6 additions and 6 deletions

View file

@ -117,12 +117,6 @@
key = "<leader>fk";
fn = "keymaps";
}
{
desc = "Find notifications";
key = "<leader>fn";
fn = "notify";
extension = "notify";
}
{
desc = "Find history";
key = "<leader>fo";