mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-01 04:54:35 +02:00
fix(leap): pin leap for now till flit issue is fixed
This commit is contained in:
parent
7e47f88749
commit
787ceab031
1 changed files with 1 additions and 0 deletions
|
@ -184,6 +184,7 @@ return {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ggandor/leap.nvim",
|
"ggandor/leap.nvim",
|
||||||
|
commit = "9a69feb",
|
||||||
keys = {
|
keys = {
|
||||||
{ "s", mode = { "n", "x", "o" }, desc = "Leap forward to" },
|
{ "s", mode = { "n", "x", "o" }, desc = "Leap forward to" },
|
||||||
{ "S", mode = { "n", "x", "o" }, desc = "Leap backward to" },
|
{ "S", mode = { "n", "x", "o" }, desc = "Leap backward to" },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue