We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd9cf56 commit 2fc3a17Copy full SHA for 2fc3a17
module/neovim/lua/plugins/specs/snacks.lua
@@ -8,7 +8,7 @@ return {
8
-------------------------------------------------------------------------------
9
10
{
11
- "<leader>ns",
+ "<leader>nl",
12
function()
13
Snacks.notifier.show_history()
14
end,
0 commit comments