mirror of
https://github.com/neovim/neovim.git
synced 2026-01-03 18:06:29 +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.