Search notifications.
This commit is contained in:
parent
72ff506c30
commit
27c34ed642
4 changed files with 4 additions and 3 deletions
|
|
@ -27,6 +27,7 @@ require("which-key").add({
|
|||
{ "<leader>s", group = "search" },
|
||||
{ "<leader>ss", Snacks.picker.lsp_workspace_symbols, name = "symbols" },
|
||||
{ "<leader>sg", Snacks.picker.grep, name = "grep" },
|
||||
{ "<leader>sn", Snacks.picker.notifications, name = "notifications" },
|
||||
|
||||
{ "<leader>u", group = "ui" },
|
||||
{ "<leader>ut", Snacks.picker.colorschemes, name = "colorschemes" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue