The neovim rpms
Find a file
Andreas Schneider f9e59acab0 Update to version 0.10.2
- resolves: rhbz#2316441
2024-10-06 13:03:36 +02:00
.gitignore Update to version 0.10.2 2024-10-06 13:03:36 +02:00
changelog Convert to %autochangelog 2024-05-16 17:48:38 +02:00
mkvendor.sh resolves: rhbz#2283574 - Bundle required tree-sitter parsers 2024-07-02 08:44:58 +02:00
neovim-bundled-licenses.txt resolves: rhbz#2283574 - Bundle required tree-sitter parsers 2024-07-02 08:44:58 +02:00
neovim-lua-bit32.patch Update neovim-lua-bit32.patch 2024-05-16 17:48:42 +02:00
neovim.spec Update to version 0.10.2 2024-10-06 13:03:36 +02:00
README.md Update to version 0.10.2 2024-10-06 13:03:36 +02:00
sources Update to version 0.10.2 2024-10-06 13:03:36 +02: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-10-06 13:01:16 +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
  • Run bash mkvendor-treesitter.sh