mirror of
https://github.com/neovim/neovim.git
synced 2026-01-10 15:22:51 +00:00
:silent does not silence this message, even :redir does not consume it. But execute() _does_ consume it, which interferes with the current implementation of health.vim. It's prudent to avoid it in any case, even if the implementation of health.vim changes in the future.