Vim-fork focused on extensibility and agility
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.
- Developed at editors
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/neovim && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
lj-busted.sh | 0000000057 57 Bytes | |
neovim-0.9.5.tar.gz | 0011590180 11.1 MB | |
neovim.changes | 0000078725 76.9 KB | |
neovim.spec | 0000008053 7.86 KB | |
spec-template | 0000000235 235 Bytes | |
suse-spec-template | 0000001234 1.21 KB | |
sysinit.vim | 0000000259 259 Bytes |
Revision 59 (latest revision is 67)
Ana Guerrero (anag+factory)
accepted
request 1152969
from
Martin Pluskal (pluskalm)
(revision 59)
- Update license field based on legaldb review - GPL-3.0+ for neovim-0.8.3/runtime/syntax/poke.vim - CC-BY-3.0 for neovim-0.8.3/runtime/doc/dev_style.txt
Comments 1
This has current issues with Home and End keys in tmux. Neovim developers confirmed, and have suggested this is openSUSE-specific. Reference: https://github.com/neovim/neovim/issues/13408