Skip to content

Commit 2fc3a17

Browse files
committed
feat(neovim): change key bindings for 'snacks'. [no ci]
1 parent bd9cf56 commit 2fc3a17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module/neovim/lua/plugins/specs/snacks.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ return {
88
-------------------------------------------------------------------------------
99

1010
{
11-
"<leader>ns",
11+
"<leader>nl",
1212
function()
1313
Snacks.notifier.show_history()
1414
end,

0 commit comments

Comments
 (0)