mirror of
https://github.com/neovim/neovim.git
synced 2024-12-24 05:05:00 -07:00
Add MPR installation instructions
parent
f1c2d013d2
commit
921fe8c40c
@ -242,6 +242,14 @@ To install the Python modules:
|
||||
|
||||
urpmi python2-pynvim python3-pynvim
|
||||
|
||||
### makedeb Package Repository (MPR)
|
||||
|
||||
Neovim is available inside the [MPR](https://mpr.makedeb.org/packages/neovim). You can install it with:
|
||||
|
||||
git clone https://mpr.makedeb.org/neovim
|
||||
cd neovim/
|
||||
makedeb -si
|
||||
|
||||
### OpenSUSE
|
||||
|
||||
Neovim can be installed with:
|
||||
|
Loading…
Reference in New Issue
Block a user