Description
Fork of rorgoroth/neovim as it's no longer supported
This build is no longer following HEAD, but the stable branch. If you want to still follow HEAD please use https://copr.fedoraproject.org/coprs/dperson/neovim-head
. This build uses bundled libs since many are unpackaged/under_development or using git versions.
NOTE: When upgrading, if you experience issues please see this wiki page for know issues / solutions.
NOTE: The python-neovim
, python3-neovim
, python-neovim-gui
, and python3-neovim-gui
are now being packaged as well.
| neovim.org | github | srpm and spec file |
Installation Instructions
Install:
# dnf copr enable dperson/neovim; dnf install neovim
Optionally:
# dnf install python3-neovim
and/or # dnf install python3-neovim-gui
Run:
$ nvim
or $ pynvim
(with the python3-neovim-gui
package)
Help:
$ nvim
type ":help
"
Config:
You can use your vim configs, just in a new location, eg;
("cp -r
", "ln -s
", or "mv
") .vim
--> .config/nvim
and .vimrc
--> .config/nvim/init.vim
IMPORTANT NOTE: The neovim default config path has changed as of 2015-10-26 and is NOT backwards compatible (type :help nvim-from-vim
in nvim for more details)
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 7 | x86_64 (9471)* | EPEL 7 (19705 downloads) |
Fedora 38 | x86_64 (15)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (11)* | Fedora 39 (57 downloads) |
Fedora 40 | x86_64 (4)* | Fedora 40 (36 downloads) |
Fedora 41 | x86_64 (4)* | Fedora 41 (11 downloads) |
Fedora rawhide | x86_64 (12)* | Fedora rawhide (207 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds