Open
Description
Did you check docs and existing issues?
- I have read all the docs.
- I have searched the existing issues.
- I have searched the existing discussions.
Neovim Version (nvim -v)
0.9.5
Operating System / Version
Windows 10
Describe the Bug
when deleting a non-empty folder nvim freeze and does not respond
Screenshots, Traceback
Steps to Reproduce
1 create folder
2 create file in folder
3 delete folder
Expected Behavior
delete folder
Your Configuration
-- just initial LazyVim config
require("config.lazy")