dperson/neovim

Project ID: 2987

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 (8763)* EPEL 7 (18885 downloads)
Fedora 37 x86_64 (7)* Fedora 37 (0 downloads)
Fedora 38 x86_64 (10)* Fedora 38 (47 downloads)
Fedora 39 x86_64 (7)* Fedora 39 (30 downloads)
Fedora 40 x86_64 (0)* Fedora 40 (5 downloads)
Fedora rawhide x86_64 (7)* Fedora rawhide (186 downloads)

* Total number of downloaded packages.

External Repository List

The following repositories are accessible during builds