mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-22 00:49:03 +02:00
fix(leap): unpin leap
This commit is contained in:
parent
d0e420eca8
commit
16e4a3f8fd
1 changed files with 0 additions and 1 deletions
|
@ -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" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue