[Telescope] Fix notifications keybind
This commit is contained in:
		| @@ -59,7 +59,7 @@ return { | ||||
|  | ||||
|         -- Notifications | ||||
|         opts.desc = "Show notifications" | ||||
|         vim.keymap.set('n', '<leader>fd', ':Telescope notify<CR>', opts) | ||||
|         vim.keymap.set('n', '<leader>fn', ':Telescope notify<CR>', opts) | ||||
|  | ||||
|         -- Implementations | ||||
|         opts.desc = "Show implementations" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user