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 (63)* | EPEL 7 (203 downloads) |
Fedora 39 | x86_64 (16)* | Fedora 39 (35 downloads) |
Fedora 40 | x86_64 (15)* | Fedora 40 (34 downloads) |
Fedora 41 | x86_64 (7)* | Fedora 41 (10 downloads) |
Fedora rawhide | x86_64 (26)* | Fedora rawhide (163 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds