neovim/test/functional/options
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
..
autochdir_spec.lua win: enable more functional tests 2018-01-06 17:47:00 +01:00
chars_spec.lua tests: 'fcs' and 'lcs' are local to the window 2019-01-26 15:10:46 +01:00
defaults_spec.lua win/defaults: Use "…/nvim-data/site" in 'runtimepath' 2019-04-28 00:27:07 +02:00
keymap_spec.lua Update documentation 2018-03-14 10:39:14 +00:00
num_options_spec.lua vim-patch:8.0.1114: default for 'iminsert' is annoying 2019-02-03 09:52:13 -05:00
pastetoggle_spec.lua 'pastetoggle': Revert support for multi-key value (#6724) 2017-05-31 13:20:06 +02:00
shortmess_spec.lua swapfile: Always show swap dialog (E325) 2018-09-23 15:58:01 +02:00
tabstop_spec.lua test: tabstop=<big-number> #2838 2017-10-22 14:11:09 +02:00