diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-04-17 15:17:58 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2023-04-17 15:46:24 +0800 |
commit | ba57566601725c5ac142a77b42d45d8d7f02a243 (patch) | |
tree | 3fc33c4500b271878e4fcd8562b42a6469d59218 /runtime/lua/vim/iter.lua | |
parent | 0c99ae7a88216f32ad188fc67ed00387c6ce2cae (diff) | |
download | rneovim-ba57566601725c5ac142a77b42d45d8d7f02a243.tar.gz rneovim-ba57566601725c5ac142a77b42d45d8d7f02a243.tar.bz2 rneovim-ba57566601725c5ac142a77b42d45d8d7f02a243.zip |
vim-patch:8.2.4181: Vim9: cannot use an import in 'diffexpr'
Problem: Vim9: cannot use an import in 'diffexpr'.
Solution: Set the script context when evaluating 'diffexpr'. Do not require
'diffexpr' to return a bool, it was ignored anyway.
https://github.com/vim/vim/commit/7b29f6a3949743914f08410b6f6bd6237c2f2038
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim/iter.lua')
0 files changed, 0 insertions, 0 deletions