mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 19:25:11 -07:00
769f44e918
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 |
||
---|---|---|
.. | ||
autochdir_spec.lua | ||
chars_spec.lua | ||
defaults_spec.lua | ||
keymap_spec.lua | ||
num_options_spec.lua | ||
pastetoggle_spec.lua | ||
shortmess_spec.lua | ||
tabstop_spec.lua |