fix(leap): pin leap for now till flit issue is fixed

This commit is contained in:
Folke Lemaitre
2023-03-01 11:39:24 +01:00
parent 7e47f88749
commit 787ceab031

View File

@ -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" },