You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
condition: Using lazy.nvim and lazy load neotree. use nvim open a directory like this nvim . behavior: The first time toggle neotree, and the first time open a file, it will not show the file, only a empty split window. The second time open a file it will show the file normally.