Skip to content

rootiest/vim2nvim-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vim2Nvim Pipeline

Vim2Nvim Pipeline Logo

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.

WARNING

This is a work in progress. (or maybe just a toy project)

It is currently just an experiment, to see if it works.

Requirements

This has the same prerequisites as the Neovim build script.

Only Linux is supported due to differences in the build process on other platforms.

Installation

With Vim-Plug

Plug 'rootiest/vim2nvim-pipeline'

With Vundle

Bundle 'rootiest/vim2nvim-pipeline'

Usage

Run :NeovimBuild to build and install neovim from source.

Caution

The Neovim source directory will be cloned into the current working directory.

See Also

License

This repository is licensed under the MIT License.
You are free to use, modify, and distribute this project in your own work.

About

A plugin for vim to install neovim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors