diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-11-14 11:23:33 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-14 11:23:33 +0800 |
commit | 6d996f78ef7e2f4baf19bc2ca6abce33305e2915 (patch) | |
tree | 278195d1b3ea284fac12805fac8e5d5f479b95e3 /test/functional/lua/vim_spec.lua | |
parent | f2695919bbc4ffea894a54c1d48632ebf0d543a9 (diff) | |
download | rneovim-6d996f78ef7e2f4baf19bc2ca6abce33305e2915.tar.gz rneovim-6d996f78ef7e2f4baf19bc2ca6abce33305e2915.tar.bz2 rneovim-6d996f78ef7e2f4baf19bc2ca6abce33305e2915.zip |
vim-patch:8.2.4001: insert complete code uses global variables
Problem: Insert complete code uses global variables.
Solution: Make variables local to the file and use accessor functions.
(Yegappan Lakshmanan, closes vim/vim#9470)
https://github.com/vim/vim/commit/d94fbfc74a8b8073e7a256c95fa6f39fc527c726
Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>
Diffstat (limited to 'test/functional/lua/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions