diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-07-22 21:47:03 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-07-22 22:38:05 +0800 |
commit | 232cdbb8807c79a5d933f28345011d2a32264f02 (patch) | |
tree | 7ef32b42b357bef5504a54d553328d04960e56bb /runtime/lua/vim | |
parent | 271739c8305ac7eb41a3467e508bdeb5c03f0427 (diff) | |
download | rneovim-232cdbb8807c79a5d933f28345011d2a32264f02.tar.gz rneovim-232cdbb8807c79a5d933f28345011d2a32264f02.tar.bz2 rneovim-232cdbb8807c79a5d933f28345011d2a32264f02.zip |
vim-patch:8.2.1489: Vim9: error when setting an option with setbufvar()
Problem: Vim9: error when setting an option with setbufvar().
Solution: Do not get a number from a string value. (closes vim/vim#6740)
https://github.com/vim/vim/commit/191929b182ba38abe6bc431fb9d8d9507f408903
Vim9 is N/A, so this just refactors the code without changing behavior.
Diffstat (limited to 'runtime/lua/vim')
0 files changed, 0 insertions, 0 deletions