mirror of
https://github.com/neovim/neovim.git
synced 2026-08-08 08:21:10 +00:00
Problem: Test for 'toolbariconsize' may fail.
Solution: Only test 'toolbariconsize' when it is supported. (James McCoy,
closes vim/vim#12095)
db1887ce40
Co-authored-by: James McCoy <jamessan@jamessan.com>