Neovim: Difference between revisions

imported>Jooooscha
m (Fix double-single-quotes (Why does it requrie 7 single quotes to display two))
imported>Jooooscha
m (Fix nix run command)
Line 96: Line 96:
You can run the master version via the following command:
You can run the master version via the following command:


  nix run github:neovim/neovim?dir=contrib
  nix run "github:neovim/neovim?dir=contrib"


Finally, there is a [https://github.com/nix-community/neovim-nightly-overlay Neovim Nightly Overlay].
Finally, there is a [https://github.com/nix-community/neovim-nightly-overlay Neovim Nightly Overlay].