diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-08-23 17:59:54 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2023-08-23 18:24:14 +0800 |
commit | 3f32cb88c2cf2bcc1ca95fe24a800abd9d731827 (patch) | |
tree | 458e1570cd195faae26ecd7fdafd2e2e1879d3c7 /scripts/gen_eval_files.lua | |
parent | 0ba27bb51d3297aec43e78050cc3adcf6879db22 (diff) | |
download | rneovim-3f32cb88c2cf2bcc1ca95fe24a800abd9d731827.tar.gz rneovim-3f32cb88c2cf2bcc1ca95fe24a800abd9d731827.tar.bz2 rneovim-3f32cb88c2cf2bcc1ca95fe24a800abd9d731827.zip |
vim-patch:9.0.1781: Problems when setting bin/paste option
Problem: Problems when setting bin/paste option
Solution: When setting binary/paste, remember that this also affects
depending options, so that :verbose set returns the right
location.
Mention if depending options for 'binary' or 'paste' have been reset
indirectly. Add a test to verify it works.
Also noticed as small bug, that the global option value for expandtab
was not reset when paste option is set, so fix that while at it.
closes: vim/vim#12837
closes: vim/vim#12879
https://github.com/vim/vim/commit/757593c07a4f4ac43eb6c6e52fc299abc9bc08bc
Co-authored-by: Christian Brabandt <cb@256bit.org>
Diffstat (limited to 'scripts/gen_eval_files.lua')
0 files changed, 0 insertions, 0 deletions