The neovim rpms
|
|
||
|---|---|---|
| .gitignore | ||
| changelog | ||
| mkvendor.sh | ||
| neovim-bundled-licenses.txt | ||
| neovim-lua-bit32.patch | ||
| neovim.spec | ||
| README.md | ||
| sources | ||
| spec-template | ||
| sysinit.vim | ||
neovim
The hyper-extensible Vim-based text editor
Updating the package
- Update the version in the spec file
- Download the new tarball
- Add the tarball with
fedpkg new-sources neovim-<version>.tar.gz - Run
bash mkvendor.sh