diff options
author | Christian Clason <c.clason@uni-graz.at> | 2022-09-16 17:52:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-16 17:52:08 +0200 |
commit | e512d3ecf2b6e0104d2df0d863c8d51a2d7e5ab1 (patch) | |
tree | 248402c44d79c9532a859e772d279c44485916c6 /src/nvim/api/vim.c | |
parent | 6b2f0f43b5f9d375d2be1b4eb4784716dd89ec8f (diff) | |
download | rneovim-e512d3ecf2b6e0104d2df0d863c8d51a2d7e5ab1.tar.gz rneovim-e512d3ecf2b6e0104d2df0d863c8d51a2d7e5ab1.tar.bz2 rneovim-e512d3ecf2b6e0104d2df0d863c8d51a2d7e5ab1.zip |
vim-patch:9.0.0479: in :def function all closures in loop get the sam… (#20220)
vim-patch:9.0.0479: in :def function all closures in loop get the same variables
Problem: In a :def function all closures in a loop get the same variables.
Solution: Use a separate list of variables for LOADOUTER and SAVEOUTER.
https://github.com/vim/vim/commit/1aea184a0dc558a222cc5bcbaad9ab0fd700c7b9
(note: patch description is wrong)
Diffstat (limited to 'src/nvim/api/vim.c')
0 files changed, 0 insertions, 0 deletions