refactor(plugins/telescope): move notifications keymap to notify
This commit is contained in:
parent
254244ddc7
commit
d94593789f
2 changed files with 6 additions and 6 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue