Closed
Description
Is your feature related to a problem?
Sort of? One could call it missing functionality
Describe the new feature
The snacks-picker code does a very good job at replacing most of the functionality provided by telescope with snacks pickers. One feature I did notice is missing however is the <Leader>fn
find notifications mapping. When I try to use the snacks picker for notifications, it always says none found since it's locking for snacks.notify
and AstroNvim doesn't use that for notifications. I'm hoping someone might be willing to include somehow a picker for AstroNvim's notifications in this to replace the notification search that is disabled with Telescope.
Additional context
No response