Skip to content

tirimia/neovim-nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Version Sampler

Usage

Prerequisites

First and foremost ensure you have nix installed and flakes enabled.

The easiest way to achieve that is through the Determinate Systems installer.

Versions

Stable(latest) is the default

nix run github:tirimia/neovim-nix

Nightly

nix run github:tirimia/neovim-nix#nightly

For a specific version (in this example 0_9_2), check the inputs declared in the flake then run like:

nix run github:tirimia/neovim-nix#neovim-0_9_2

Alternative

For those that want to use bob, that is packaged too, simply run:

nix run github:tirimia/neovim-nix#bob

About

Flake for testing out versions of Neovim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages