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
Probably related to this, at the current main branch:
sometimes it correctly show the folder structure, sometimes it shows an error:
Error executing vim.schedule lua callback: ...k/packer/start/neo-tree.nvim/lua/neo-tree/git/status.lua:58: atte
mpt to index local 'line' (a nil value)
stack traceback:
...k/packer/start/neo-tree.nvim/lua/neo-tree/git/status.lua:58: in function 'parse_git_status_line'
...k/packer/start/neo-tree.nvim/lua/neo-tree/git/status.lua:141: in function ''
vim/_editor.lua: in function <vim/_editor.lua:0>
Update: I just switch to the v2.x-branch and the bug is gone :) And I found the :Neotree migrations guide really helpful and easy to follow!
@nyngwang This isn't happening to me so I can't be sure it's fixed, but the latest commit on main should deal with the error in your video. Can you try it out and let me know how it goes?
Probably related to this, at the current
main
branch:sometimes it correctly show the folder structure, sometimes it shows an error:
Update: I just switch to the
v2.x
-branch and the bug is gone :) And I found the:Neotree migrations
guide really helpful and easy to follow!bug1.mov
Originally posted by @nyngwang in #184 (comment)
The text was updated successfully, but these errors were encountered: