We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e6cc53 commit 3c4f762Copy full SHA for 3c4f762
lua/astrocommunity/motion/leap-nvim/README.md
@@ -2,4 +2,4 @@
2
3
Neovim's answer to the mouse 🦘
4
5
-**Repository:** <https://github.com/ggandor/leap.nvim>
+**Repository:** <https://codeberg.org/andyg/leap.nvim>
lua/astrocommunity/motion/leap-nvim/init.lua
@@ -1,5 +1,5 @@
1
return {
- "ggandor/leap.nvim",
+ "https://codeberg.org/andyg/leap.nvim",
dependencies = {
"tpope/vim-repeat",
{
0 commit comments