commit | 01d4efe2e87632aa085897d3d64e27585908f977 | [log] [tgz] |
---|---|---|
author | zeertzjq <zeertzjq@outlook.com> | Wed Jan 25 15:31:28 2023 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Jan 25 15:31:28 2023 +0000 |
tree | caf031d3bcea34473aa163f6e7b878add52ba92e | |
parent | b0d45ec67f4976318f199a7929ad3bcf93686fd0 [diff] [blame] |
patch 9.0.1243: :setglobal cannot use script-local function for "expr" option Problem: :setglobal cannot use script-local function for "expr" option. Solution: Use the pointer to the option value properly. (closes #11883)
diff --git a/src/testdir/test_fold.vim b/src/testdir/test_fold.vim index 7f75e91..a0291a0 100644 --- a/src/testdir/test_fold.vim +++ b/src/testdir/test_fold.vim Binary files differ