mirror of
https://github.com/wcbing/wcbing-apt-repo.git
synced 2025-12-28 18:18:31 +08:00
add neovim
This commit is contained in:
parent
09567c7f6b
commit
a43b40e3df
@ -63,6 +63,7 @@ curl -fsSL https://packages.wcbing.top/deb/del.sh | sudo sh
|
||||
|LocalSend|localsend|[Github Releases](https://github.com/localsend/localsend/releases)|
|
||||
|Motrix|motrix|[Github Releases](https://github.com/agalwood/Motrix/releases)|
|
||||
|PeaZip|peazip|[Github Releases](https://github.com/peazip/PeaZip/releases)|
|
||||
|Neovim/Nvim|neovim|[Github Releases](https://github.com/neovim/neovim-releases/releases)|
|
||||
|
||||
### 合并自官方 repo
|
||||
|
||||
|
||||
@ -82,5 +82,11 @@
|
||||
"file_list": [
|
||||
"peazip_{version_tag}.LINUX.GTK2-1_amd64.deb"
|
||||
]
|
||||
},
|
||||
"neovim": {
|
||||
"repo": "neovim/neovim-releases/",
|
||||
"file_list": [
|
||||
"nvim-linux64.deb "
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user