Jump to content

Neovim: Difference between revisions

124 bytes added ,  30 December 2020
mention the neovim flake.
imported>Teto
(reference the overlay and official doc)
imported>Teto
(mention the neovim flake.)
Line 26: Line 26:
Use the official documentation:
Use the official documentation:
https://github.com/neovim/neovim/wiki/Building-Neovim#nix-or-nixos
https://github.com/neovim/neovim/wiki/Building-Neovim#nix-or-nixos
The neovim repository now contains a flake so you can run the master version via `nix run github:neovim/neovim?dir=contrib`


There is also an overlay available:
There is also an overlay available:
Anonymous user