1
0
forked from aniani/vim
Files
vim/src/spell.c
Bram Moolenaar dd1f426bd6 patch 8.2.2254: Vim9: bool option type is number
Problem:    Vim9: bool option type is number.
Solution:   Have get_option_value() return a different value for bool and
            number options. (closes #7583)
2020-12-31 17:41:01 +01:00

103 KiB