mirror of
https://github.com/neovim/neovim.git
synced 2025-11-17 15:51:32 +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.