fix: external: nvim release changed format

This commit is contained in:
Lockszmith (@VAST) 2025-02-25 10:03:47 -05:00
parent 01143db2bd
commit efa30d1a4e
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}"