dperson/neovim-head

Project ID: 5108

Description

Fork of rorgoroth/neovim as it's no longer supported

Regular snapshots from git HEAD. This build uses bundled libs since many are unpackaged/under_development or using git versions.

NOTE: As this package is following HEAD, 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-head; 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 (38)* EPEL 7 (178 downloads)
Fedora 37 x86_64 (11)* Fedora 37 (0 downloads)
Fedora 38 x86_64 (12)* Fedora 38 (25 downloads)
Fedora 39 x86_64 (7)* Fedora 39 (14 downloads)
Fedora 40 x86_64 (0)* Fedora 40 (3 downloads)
Fedora rawhide x86_64 (11)* Fedora rawhide (133 downloads)

* Total number of downloaded packages.

External Repository List

The following repositories are accessible during builds