This vim plugin allows you to build and install neovim from source.
It is meant to make it easier to install Neovim on a system that already has Vim installed.
This is a work in progress. (or maybe just a toy project)
It is currently just an experiment, to see if it works.
This has the same prerequisites as the Neovim build script.
Only Linux is supported due to differences in the build process on other platforms.
Plug 'rootiest/vim2nvim-pipeline'Bundle 'rootiest/vim2nvim-pipeline'Run :NeovimBuild to build and install neovim from source.
Caution
The Neovim source directory will be cloned into the current working directory.
This repository is licensed under the MIT License.
You are free to use, modify, and distribute this project in your own work.
