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 |
---|---|---|
neovim-0.3.0.tar.gz | 0008903630 8.49 MB | |
neovim.changes | 0000019788 19.3 KB | |
neovim.spec | 0000003384 3.3 KB |
Revision 12 (latest revision is 67)
Dominique Leuenberger (dimstar_suse)
accepted
request 616304
from
Martin Liška (marxin)
(revision 12)
- Remove update-alternatives as it's not 1:1. Upstream is not willing to do that: https://github.com/neovim/neovim/issues/8535 - Update to version 0.3.0 - Add a support for update-alternatives, so users can change their "vim" to neovim - Mark LICENSE file as %license
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