mirror of
https://github.com/neovim/neovim.git
synced 2025-10-13 13:26:06 +00:00

Problem: Checking character options is duplicated and incomplete.
Solution: Move checking to check_chars_options(). (closes vim/vim#10863)
8ca29b6a35