mirror of
https://github.com/neovim/neovim.git
synced 2026-01-02 17:36:56 +10:00
Before functional/testnvim.lua was moved from functional/testutil.lua in
052498ed42, it was explicitly preloaded,
but now it is preloaded implicitly via functional/ui/screen.lua.
Also fix warnings about unused variables in other preload.lua files.