diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-04-17 15:25:34 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2023-04-17 15:46:24 +0800 |
commit | cec42e07bc136f496135dfd8ed6e6c4d16a24e0d (patch) | |
tree | cc9a2d54c59fef3dafa5321d26cd7da5e72283f4 /runtime/lua/vim/iter.lua | |
parent | 5d3ad6fd9031040da856167d4672154149625e8f (diff) | |
download | rneovim-cec42e07bc136f496135dfd8ed6e6c4d16a24e0d.tar.gz rneovim-cec42e07bc136f496135dfd8ed6e6c4d16a24e0d.tar.bz2 rneovim-cec42e07bc136f496135dfd8ed6e6c4d16a24e0d.zip |
vim-patch:8.2.4186: cannot use an import in 'patchexpr'
Problem: Cannot use an import in 'patchexpr'.
Solution: Set the script context when evaluating 'patchexpr'. Do not
require 'patchexpr' to return a bool, it was ignored anyway.
https://github.com/vim/vim/commit/36c2add7f82bc5dbbfc45db31953ef9633c635b3
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim/iter.lua')
0 files changed, 0 insertions, 0 deletions