Neovim: Difference between revisions

imported>Nix
m add Software/Applications subcategory
imported>Victorb
m Update neovim/building neovim on nixos/nix link
Line 42: Line 42:


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#nixos--nix
The neovim repository now contains a flake so you can run the master version via `nix run github:neovim/neovim?dir=contrib`
The neovim repository now contains a flake so you can run the master version via `nix run github:neovim/neovim?dir=contrib`