diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-10-28 12:08:18 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-11-06 10:01:50 +0800 |
commit | 4740672b37612004d559e9577ca87223ed49ec64 (patch) | |
tree | c6fa7eb10e6b415d9e34b07e47df73febac31413 /runtime/lua/vim/_editor.lua | |
parent | 6b3db3f92906b1c155b11f177c9378d9ff4d7d6b (diff) | |
download | rneovim-4740672b37612004d559e9577ca87223ed49ec64.tar.gz rneovim-4740672b37612004d559e9577ca87223ed49ec64.tar.bz2 rneovim-4740672b37612004d559e9577ca87223ed49ec64.zip |
vim-patch:8.2.2921: E704 for script local variable is not backwards compatible
Problem: E704 for script local variable is not backwards compatible.
(Yasuhiro Matsumoto)
Solution: Only give the error in Vim9 script. Also check for function-local
variable.
https://github.com/vim/vim/commit/b54abeeafb074248597878a874fed9a66b114c06
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim/_editor.lua')
0 files changed, 0 insertions, 0 deletions