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
I was previously able to have my cursor on say use.lua, press o (which I have mapped to add) and I could create a new file in the folder pack. With the changes performed in dbf178b3cd8653340892b3f00c416b43956b7ce1, this no longer works and Neotree will try to create a node like use.lua is a folder, so use.lua/foo.lua instead of pack/foo.lua.