mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-22 00:49:03 +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",
|
||||
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