skoved/neovim-default-editor
Project ID: 178960
Description
A package that sets neovim as the default editor (vim-default-editor for nvim)
Installation Instructions
dnf copr enable skoved/neovim-default-editor
dnf install neovim-default-editor
the dnf install
command will fail if you have another package install that provides system-default-editor
. For example: vim-default-editor nano-default-editor. In this case, you can use this command to install
dnf swap <other package> neovim-default-editor
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 |
---|---|---|
![]() |
x86_64 (5)* | Fedora 42 (11 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable skoved/neovim-default-editor
More info about enabling Copr repositories