fix: external: nvim release changed format
This commit is contained in:
parent
01143db2bd
commit
efa30d1a4e
|
@ -115,6 +115,6 @@
|
|||
|
||||
".local/bin/nvim.AppImage":
|
||||
type: "file"
|
||||
url: "https://github.com/neovim/neovim/releases/download/stable/nvim.appimage"
|
||||
url: "https://github.com/neovim/neovim/releases/download/stable/nvim-linux-x86_64.appimage"
|
||||
executable: true
|
||||
refreshPeriod: "{{ $defaultRefresh }}"
|
||||
|
|
Loading…
Reference in New Issue