Files
neovim/test/functional
Justin M. Keyes 769f44e918 win/defaults: Use "…/nvim-data/site" in 'runtimepath'
On Windows we store non-config data in "$XDG_DATA_HOME/nvim-data". But
the "…/site" items in 'runtimepath' did not correctly point to that
location, they used "…/nvim/site".

Fix the init logic to use  "…/nvim-data/site".

closes #9910
2019-04-28 00:27:07 +02:00
..
2019-04-27 16:19:40 +02:00
2019-04-02 01:28:11 +02:00
2019-04-27 16:19:40 +02:00
2019-04-27 16:19:40 +02:00
2016-06-10 21:50:49 +03:00