| Name: | neovim |
|---|---|
| Version: | 0.10.1 |
| Release: | 4.el10_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 31388145 |
| License: | Apache-2.0 AND Vim AND MIT |
| RPM: | neovim-0.10.1-4.el10_0.aarch64.rpm |
| Source RPM: | neovim-0.10.1-4.el10_0.src.rpm |
| Build Date: | Sat Dec 21 2024 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://neovim.io |
| Summary: | Vim-fork focused on extensibility and agility |
| Description: | Neovim is a refactor - and sometimes redactor - in the tradition of Vim, which itself derives from Stevie. It is not a rewrite, but a continuation and extension of Vim. Many rewrites, clones, emulators and imitators exist; some are very clever, but none are Vim. Neovim strives to be a superset of Vim, notwithstanding some intentionally removed misfeatures; excepting those few and carefully-considered excisions, Neovim is Vim. It is built for users who want the good parts of Vim, without compromise, and more. |
- Allow bundling tree-sitter for EL10 - Add MIT to list of licenses since we are unconditionally bundling tree- sitter parsers - Convert bundled licenses file to SPDX expressions
- Rebuilt for tree-sitter 0.23.0
- resolves: rhbz#2300246 - remove vim runtime path from sysinit
- Update to version 0.10.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- resolves: rhbz#2283574 - Bundle required tree-sitter parsers
- Update minimal versions of requirements
- Fix updating helptags
- Add missing lua5.1-lpeg runtime requirement
- Add RPM file triggers support to regenerate helptags