miscyb/neovim

( forked from dperson/neovim )

Project ID: 10859

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 (50)* EPEL 7 (67 downloads)

* Total number of downloaded packages.

External Repository List

The following repositories are accessible during builds