diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-08-17 16:17:22 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2023-08-17 16:44:55 +0800 |
commit | 1ed12a2e10708f0d4ce39e5adb94d189455f4d98 (patch) | |
tree | bb52f5e77519b354a11499c92d1e76a0c476ae89 /runtime/lua/vim | |
parent | 1918e1ea6d0192712e0a03926e2965a7aac0955e (diff) | |
download | rneovim-1ed12a2e10708f0d4ce39e5adb94d189455f4d98.tar.gz rneovim-1ed12a2e10708f0d4ce39e5adb94d189455f4d98.tar.bz2 rneovim-1ed12a2e10708f0d4ce39e5adb94d189455f4d98.zip |
vim-patch:9.0.0548: reduce() with a compiled lambda could be faster
Problem: reduce() with a compiled lambda could be faster.
Solution: Call eval_expr_typval() instead of call_func() directly.
https://github.com/vim/vim/commit/f1c60d4bf10794265b828afd9c5f7eddacada10b
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim')
0 files changed, 0 insertions, 0 deletions