forked from aniani/vim
Problem: flatten() does not use maxdepth correctly. Solution: Use a recursive implementation. (closes #10020)
4.0 KiB
4.0 KiB
Problem: flatten() does not use maxdepth correctly. Solution: Use a recursive implementation. (closes #10020)