mirror of
https://github.com/neovim/neovim.git
synced 2026-02-24 19:31:25 +10:00
Problem: Whether an option is allowed to be empty isn't well defined and isn't properly checked. Solution: - For non-list string options, explicitly check the option value if it is empty. - Annotate non-list string options that can accept an empty value. - Adjust command completion to ignore the empty value. - Render values in Lua meta files
28 KiB
Executable File
28 KiB
Executable File