nvim-update

Crates.ionvim-update
lib.rsnvim-update
version0.1.0
sourcesrc
created_at2024-04-07 09:43:45.391445
updated_at2024-04-07 09:43:45.391445
descriptionScript to build neovim environment from appimage
homepage
repositoryhttps://github.com/Daiki48/nvim-update.git
max_upload_size
id1198983
size4,939
Daiki (Daiki48)

documentation

README

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

Commit count: 2

cargo fmt