mirror of
https://github.com/neovim/neovim.git
synced 2025-12-09 16:12:48 +00:00
Problem: Code for making 'shortmess' temporarily empty is repeated.
Solution: Add functions for making 'shortmess' empty and restoring it.
(Christian Brabandt, closes vim/vim#11709)
9aee8ec400
Co-authored-by: Christian Brabandt <cb@256bit.org>