nvim: leap.nvim: migrated to codeberg

This commit is contained in:
He4eT 2026-02-16 12:44:57 +01:00
commit d088797331

View file

@ -256,7 +256,7 @@ require('lazy').setup({
},
--[[ cfg_lazy_leap: Leap motion plugin ]]
{
'ggandor/leap.nvim',
url = "https://codeberg.org/andyg/leap.nvim",
dependencies = {
'tpope/vim-repeat',
},