Add nvim.AppImage external

This commit is contained in:
Lockszmith (@kateryna) 2024-11-25 17:47:51 -05:00
parent 3b01da4041
commit 0348e51bac
6 changed files with 11 additions and 0 deletions

View File

@ -79,3 +79,9 @@
type: "file" type: "file"
url: "https://raw.githubusercontent.com/rcaloras/bash-preexec/master/bash-preexec.sh" url: "https://raw.githubusercontent.com/rcaloras/bash-preexec/master/bash-preexec.sh"
refreshPeriod: "{{ $defaultRefresh }}" refreshPeriod: "{{ $defaultRefresh }}"
".local/bin/nvim.AppImage":
type: "file"
url: "https://github.com/neovim/neovim/releases/download/stable/nvim.appimage"
executable: true
refreshPeriod: "{{ $defaultRefresh }}"

View File

@ -0,0 +1 @@
nvim.AppImage

View File

@ -0,0 +1 @@
nvim.AppImage

View File

@ -0,0 +1 @@
nvim.AppImage

View File

@ -0,0 +1 @@
nvim.AppImage

View File

@ -0,0 +1 @@
nvim.AppImage