diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-01-26 07:46:51 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-26 07:46:51 +0800 |
commit | f15947866ce59589346a4074a1fdc10f941a16b5 (patch) | |
tree | 20f417688cd80c8f161d30f30afb7b3c38841e0c /runtime/lua/vim | |
parent | c94d8e7f13bbe6aa0d195eeac115695e0d95e7f3 (diff) | |
download | rneovim-f15947866ce59589346a4074a1fdc10f941a16b5.tar.gz rneovim-f15947866ce59589346a4074a1fdc10f941a16b5.tar.bz2 rneovim-f15947866ce59589346a4074a1fdc10f941a16b5.zip |
vim-patch:9.0.1243: :setglobal cannot use script-local function for "expr" option (#21997)
Problem: :setglobal cannot use script-local function for "expr" option.
Solution: Use the pointer to the option value properly. (closes vim/vim#11883)
https://github.com/vim/vim/commit/01d4efe2e87632aa085897d3d64e27585908f977
Diffstat (limited to 'runtime/lua/vim')
0 files changed, 0 insertions, 0 deletions