mirror of
https://github.com/vim/vim.git
synced 2026-02-01 11:34:23 +01:00
Problem: Vim intro screen shows register message (after v9.1.1893)
Solution: Remove the register message, registering is no longer useful
and possible.
fixes: #18933
closes: #18934
Signed-off-by:
Signed-off-by: Christian Brabandt <cb@256bit.org>