nvim: update leap.nvim plugin configuration

This commit is contained in:
Primrose 2026-01-03 16:02:30 +01:00
parent 58ffb4a7af
commit a57b3a6c0b
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
3 changed files with 4 additions and 3 deletions

View file

@ -37,7 +37,7 @@ local plugins = {
-- Jump anywhere
{
"ggandor/leap.nvim",
"https://codeberg.org/andyg/leap.nvim",
dependencies = "tpope/vim-repeat",
lazy = false,
},