mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 15:21:47 +00:00

In functions which allow opts to be optional, ensure that the value actually resolves to a non-nil value.
In functions which allow opts to be optional, ensure that the value actually resolves to a non-nil value.