mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 20:08:17 +00:00

Dispense with the FuncUndefined/CmdUndefined quasi-optimization. If there are no rplugins, plugin/rplugin.vim takes less than 1ms. Closes #5821 Closes #6250 Helped-by: Qiming zhao <chemzqm@gmail.com>