mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 16:08:36 +00:00

Move away from providing completion with ExpandRTDir to ExpandGeneric providing the function get_healthcheck_name which caches the results for the current command line prompt. It does the almost the same thing the Vim function 'get_healthcheck' implemented in 'runtime/autoload/health.vim' does.