mirror of
https://github.com/neovim/neovim.git
synced 2026-02-27 21:02:06 +10:00
Problem: Error message with :unlet! and non-existing dictionary item
(Coacher)
Solution: Set GLV_QUIET when using unlet with bang attribute
fixes: vim/vim#18516
closes: vim/vim#18734
b8119920eb
Co-authored-by: Christian Brabandt <cb@256bit.org>