diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-02-13 05:40:13 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-02-13 05:40:13 +0800 |
commit | dc415ce2986c2d09ae9c4c4d01c142f5e780cd47 (patch) | |
tree | 6807f95d9a3a23bcc313290f644a4ac9e18bf31e /test/functional/lua/vim_spec.lua | |
parent | 90a43e846d96255b35338e95b5841f913ce2c657 (diff) | |
download | rneovim-dc415ce2986c2d09ae9c4c4d01c142f5e780cd47.tar.gz rneovim-dc415ce2986c2d09ae9c4c4d01c142f5e780cd47.tar.bz2 rneovim-dc415ce2986c2d09ae9c4c4d01c142f5e780cd47.zip |
vim-patch:8.1.2184: option context is not copied when splitting a window
Problem: Option context is not copied when splitting a window. (Daniel
Hahler)
Solution: Copy the option context, so that ":verbose set" works.
(closes vim/vim#5066)
https://github.com/vim/vim/commit/cfb381421f8be7d6cb4e7dac5b827b23467d3e53
vim-patch:8.2.3804: script context not set when copying 'swf' and 'ts'
Problem: Script context not set when copying 'swf' and 'ts'.
Solution: Use COPY_OPT_SCTX with the right argument. (closes vim/vim#9347)
https://github.com/vim/vim/commit/6206877c511c636cbeb2a2b911451af316b62d00
Diffstat (limited to 'test/functional/lua/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions