The neovim rpms
Find a file
Andreas Schneider f861fee0b3 Update to version 0.11.5
resolves: rhbz#2411913
2025-11-03 09:41:38 +01:00
.gitignore Update to version 0.11.5 2025-11-03 09:41:38 +01:00
changelog Convert to %autochangelog 2024-05-16 16:52:29 +02:00
mkvendor.sh Update to version 0.11.5 2025-11-03 09:41:38 +01:00
neovim-bundled-licenses.txt Allow bundling tree-sitter for EL10 2024-09-03 17:25:04 -05:00
neovim-lua-bit32.patch Update to version 0.11.0 2025-03-26 18:37:15 +01:00
neovim.spec Update to version 0.11.5 2025-11-03 09:41:38 +01:00
README.md Update to version 0.11.5 2025-11-03 09:41:38 +01:00
sources Update to version 0.11.5 2025-11-03 09:41:38 +01:00
spec-template Improve spec template 2023-08-28 20:17:13 +02:00
sysinit.vim resolves: rhbz#2300246 - remove vim runtime path from sysinit 2024-08-17 18:57:29 +02:00

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