9 lines
265 B
YAML
9 lines
265 B
YAML
---
|
|
version: latest
|
|
install_prefix: /usr/local
|
|
install_dir: /opt/nvim
|
|
Linux:
|
|
appimage:
|
|
dl: https://github.com/neovim/neovim/releases/latest/download/nvim.appimage
|
|
checksum: https://github.com/neovim/neovim/releases/download/latest/nvim.appimage.sha256sum
|