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 |
---|---|---|
libuv-compat.patch | 0000000904 904 Bytes | |
neovim-0.1.7-bitop.patch | 0000000556 556 Bytes | |
neovim-0.4.4.tar.gz | 0009558246 9.12 MB | |
neovim-rpmlintrc | 0000000191 191 Bytes | |
neovim.changes | 0000030679 30 KB | |
neovim.patch | 0000000529 529 Bytes | |
neovim.spec | 0000005938 5.8 KB | |
spec-template | 0000000235 235 Bytes | |
suse-spec-template | 0000001260 1.23 KB | |
sysinit.vim | 0000000259 259 Bytes |
Revision 32 (latest revision is 67)
Dominique Leuenberger (dimstar_suse)
accepted
request 824515
from
Matej Cepl (mcepl)
(revision 32)
- Update to 0.4.4: bugfixes only
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