mirror of
https://github.com/neovim/neovim.git
synced 2024-12-21 03:35:02 -07:00
ea2023f689
Fixes #15147 and fixes #15497. Also sketch "subdir" caching. Currently this only caches whether an rtp entry has a "lua/" subdir but we could consider cache other subdirs potentially or even "lua/mybigplugin/" possibly. Note: the async_leftpad test doesn't actually fail on master, at least not deterministically (even when disabling the fast_breakcheck throttling). It's still useful as a regression test for further changes and included as such. |
||
---|---|---|
.. | ||
channels_spec.lua | ||
exit_spec.lua | ||
fileio_spec.lua | ||
job_spec.lua | ||
main_spec.lua | ||
path_spec.lua | ||
spellfile_spec.lua | ||
startup_spec.lua |