15 lines
284 B
YAML
15 lines
284 B
YAML
neovim:
|
|
version: 0.10.4
|
|
git_repo: https://github.com/neovim/neovim
|
|
appimage:
|
|
base_url: https://github.com/neovim/neovim/releases/download
|
|
link_name: nvim
|
|
method:
|
|
default: appimage
|
|
Fedora: sys
|
|
Ubuntu: sys
|
|
MacOSX: sys
|
|
pkgs:
|
|
default:
|
|
- neovim
|