mirror of
https://github.com/neovim/neovim.git
synced 2024-12-26 14:11:15 -07:00
aa45579206
- Windows environment variables are semicolon-separated, but some logic was assuming colon (:). This broke initialization and parsing of XDG_CONFIG_DIRS, XDG_DATA_DIRS, 'runtimepath', stdpath(), etc. - test/defaults_spec: enable tests on Windows ref #12793 |
||
---|---|---|
.. | ||
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 |