Skip to content

Commit

Permalink
fix(leap): unpin leap
Browse files Browse the repository at this point in the history
  • Loading branch information
folke committed Mar 2, 2023
1 parent d0e420e commit 16e4a3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/lazyvim/plugins/editor.lua
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,6 @@ return {
},
{
"ggandor/leap.nvim",
commit = "9a69feb",
keys = {
{ "s", mode = { "n", "x", "o" }, desc = "Leap forward to" },
{ "S", mode = { "n", "x", "o" }, desc = "Leap backward to" },
Expand Down

0 comments on commit 16e4a3f

Please sign in to comment.