Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] error when closing (toggle) the tree #40

Closed
marekkon opened this issue Jun 18, 2020 · 6 comments
Closed

[bug] error when closing (toggle) the tree #40

marekkon opened this issue Jun 18, 2020 · 6 comments

Comments

@marekkon
Copy link
Contributor

When I close (toggle) tree for the first time this error appears:

E5108: Error executing lua .../.local/share/nvim/plugged/nvim-tree.lua/lua/lib/lib.lua:252: Vim(lua):E5108: Error executing lua .../.local/share/nvim/plugged/nvim-tree.lua/lua/tree.lua:100: attempt to call field 'defer_fn' (a nil value)

When I try to open it again (toggle), this appears:

E5108: Error executing lua .../.local/share/nvim/plugged/nvim-tree.lua/lua/lib/lib.lua:231: Vim:E95: Buffer with this name already exists
@kyazdani42
Copy link
Member

You must upgrade your neovim version to master, if you use neovim 0.4.x, please see the README for informations :)

@marekkon
Copy link
Contributor Author

I use master (v0.5.0-503-g9816173fb)

@kyazdani42
Copy link
Member

master is v0.5.0-553-gd8c5d122f.
Are you using arch linux ?

@marekkon
Copy link
Contributor Author

Yes

@kyazdani42
Copy link
Member

use neovim-git instead of neovim-nightly from the AUR which is out of date :)

@marekkon
Copy link
Contributor Author

Ok, works. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants