mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-12 00:15:30 +00:00
Add a working copilot plugin.
This commit is contained in:
parent
414c92276e
commit
220ba8e2f2
1 changed files with 16 additions and 1 deletions
|
|
@ -279,6 +279,21 @@
|
||||||
"url": "https://github.com/stevearc/conform.nvim/archive/a6f5bdb78caa305496357d17e962bbc4c0b392e2.tar.gz",
|
"url": "https://github.com/stevearc/conform.nvim/archive/a6f5bdb78caa305496357d17e962bbc4c0b392e2.tar.gz",
|
||||||
"hash": "1jkm8pbfnp2s9y70cc67pj2fa25a4jl1y4lx6y1k5i323f4lplhz"
|
"hash": "1jkm8pbfnp2s9y70cc67pj2fa25a4jl1y4lx6y1k5i323f4lplhz"
|
||||||
},
|
},
|
||||||
|
"copilot": {
|
||||||
|
"type": "GitRelease",
|
||||||
|
"repository": {
|
||||||
|
"type": "GitHub",
|
||||||
|
"owner": "github",
|
||||||
|
"repo": "copilot.vim"
|
||||||
|
},
|
||||||
|
"pre_releases": false,
|
||||||
|
"version_upper_bound": null,
|
||||||
|
"release_prefix": null,
|
||||||
|
"version": "v1.43.0",
|
||||||
|
"revision": "5015939f131627a6a332c9e3ecad9a7cb4c2e549",
|
||||||
|
"url": "https://api.github.com/repos/github/copilot.vim/tarball/v1.43.0",
|
||||||
|
"hash": "198mymn0ad1kzqzs1rimrhq7z3nrami45fp3yqnwp15am8bxmwi0"
|
||||||
|
},
|
||||||
"copilot-cmp": {
|
"copilot-cmp": {
|
||||||
"type": "Git",
|
"type": "Git",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
@ -2206,4 +2221,4 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": 3
|
"version": 3
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue