mirror of
https://github.com/neovim/neovim.git
synced 2024-12-24 21:25:04 -07:00
8e663e28ee
Otherwise the users site packages will be loaded from ~/.local/share/nvim/site which can cause unexpected error messages and other kinds of mayhem Simpler alternative: use "--noplugin". Shouldn't be done because: (1) these tests should test the ordinary startup code path as close as possible (2) tests that test the loading of site packages will be added here very soon |
||
---|---|---|
.. | ||
channels_spec.lua | ||
exit_spec.lua | ||
fileio_spec.lua | ||
job_spec.lua | ||
main_spec.lua | ||
path_spec.lua | ||
spellfile_spec.lua | ||
startup_spec.lua |