mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-03-16 13:46:01 +00:00
Merge pull request #1445 from alfarelcynthesis/leap-fork
leap: use new host
This commit is contained in:
commit
6e80ea06ee
1 changed files with 6 additions and 5 deletions
|
|
@ -892,15 +892,16 @@
|
|||
"leap-nvim": {
|
||||
"type": "Git",
|
||||
"repository": {
|
||||
"type": "GitHub",
|
||||
"owner": "ggandor",
|
||||
"type": "Forgejo",
|
||||
"server": "https://codeberg.org/",
|
||||
"owner": "andyg",
|
||||
"repo": "leap.nvim"
|
||||
},
|
||||
"branch": "main",
|
||||
"submodules": false,
|
||||
"revision": "07304103f6bd923004fdef9262d9a4d7925fb70a",
|
||||
"url": "https://github.com/ggandor/leap.nvim/archive/07304103f6bd923004fdef9262d9a4d7925fb70a.tar.gz",
|
||||
"hash": "sha256-AImK8kLWBdA1IFeTt52UF8+j+BBmQmz00VW4EWCVQdg="
|
||||
"revision": "774c452da3521d4434f912b6ca6dd97318aca4b0",
|
||||
"url": "https://codeberg.org/andyg/leap.nvim/archive/774c452da3521d4434f912b6ca6dd97318aca4b0.tar.gz",
|
||||
"hash": "sha256-HkLmYb0+Vu65JalaE2JuMJM74/fWAS3QJRQb4BW5esw="
|
||||
},
|
||||
"leetcode-nvim": {
|
||||
"type": "Git",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue