Skip to content

Commit

Permalink
update keymap of back jump list
Browse files Browse the repository at this point in the history
  • Loading branch information
ShortArrow committed Apr 18, 2024
1 parent a1a8ba0 commit 87419c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nvim/lua/my/keymaps.lua
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ M.maps = {
desc = "Telescope jumplist",
},
{
"<Leader>b",
"<Leader>lb",
"<C-o>",
desc = "back jump list",
},
Expand Down

0 comments on commit 87419c5

Please sign in to comment.