#neovim #environment #build #script #app-image

app nvim-update

Script to build neovim environment from appimage

1 unstable release

0.1.0 Apr 7, 2024

#1295 in Command line utilities

Download history 110/week @ 2024-04-05

110 downloads per month

MIT license

4KB

nvim-update

This is not an operating environment for environments other than WSL2.

Motivation

When Neovim is installed in WSL2, the latest version is not available.

For example, install neovim with apt.

$ sudo apt install neovim

This command will not install the latest verseion...

Install

$ cargo install nvim-update

Usage

 Use appimage to build a neovim environment in WSL2.

$ nvim-update

LICENSE

MIT

Author

Daiki Nakashima

No runtime deps