diff options
author | Christian Clason <c.clason@uni-graz.at> | 2024-07-22 23:13:10 +0200 |
---|---|---|
committer | Christian Clason <c.clason@uni-graz.at> | 2024-07-23 00:30:30 +0200 |
commit | 9322b7e0594de77f8c0f6ef34c197b8a3aac7844 (patch) | |
tree | 3bc4f245c5bb0669af7d511472ce43cceb0150f9 /runtime/lua/vim/func.lua | |
parent | 79d492a4218ee6b4da5becbebb712a0f1f65d0f5 (diff) | |
download | rneovim-9322b7e0594de77f8c0f6ef34c197b8a3aac7844.tar.gz rneovim-9322b7e0594de77f8c0f6ef34c197b8a3aac7844.tar.bz2 rneovim-9322b7e0594de77f8c0f6ef34c197b8a3aac7844.zip |
vim-patch:9d57ea5: runtime(netrw): Fix endless recursion in netrw#Explore()
Problem: ':E /etc BOOM' give E132 error.
Solution: Avoid recursion call with same arguments.
fixes: vim/vim#5723
closes: vim/vim#15318
https://github.com/vim/vim/commit/9d57ea5cd3a23af02c72c0e86fe24b7bba57189a
Co-authored-by: Damien <141588647+xrandomname@users.noreply.github.com>
Diffstat (limited to 'runtime/lua/vim/func.lua')
0 files changed, 0 insertions, 0 deletions