mirror of
https://github.com/neovim/neovim.git
synced 2026-02-11 15:01:41 +10:00
Do this on all systems, so that portable builds work everywhere. This
allows us to ship archives with this folder structure:
bin/nvim
share/nvim/runtime
then ./bin/nvim works without the user needing to explicitly set VIMRUNTIME.