mirror of
https://github.com/neovim/neovim.git
synced 2026-03-06 17:17:21 +00:00
Problem: Checking character options is duplicated and incomplete.
Solution: Move checking to check_chars_options(). (closes vim/vim#10863)
8ca29b6a35