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

Can't close side bar #38

Closed
marvelman3284 opened this issue May 6, 2021 · 12 comments
Closed

Can't close side bar #38

marvelman3284 opened this issue May 6, 2021 · 12 comments

Comments

@marvelman3284
Copy link
Contributor

After pulling the most recent commit I am now getting an error where I am not able to close the side bar. The error looks like this:
image

Thanks in advance!

@siduck
Copy link
Member

siduck commented May 6, 2021

What does :NvimTreeToggle do?

@marvelman3284
Copy link
Contributor Author

It returns the same error

@siduck
Copy link
Member

siduck commented May 7, 2021

compile neovim-nightly from source and check again @marvelman3284

@marvelman3284
Copy link
Contributor Author

@siduck76 still getting the same error.

@siduck
Copy link
Member

siduck commented May 7, 2021

@marvelman3284 try :PackerUpdate

@marvelman3284
Copy link
Contributor Author

@siduck76 still receiving the error

@siduck siduck closed this as completed May 7, 2021
@siduck siduck reopened this May 7, 2021
@siduck
Copy link
Member

siduck commented May 7, 2021

@siduck76 still receiving the error

Show me your neovim version

@marvelman3284
Copy link
Contributor Author

image
@siduck76 here you go

@marvelman3284
Copy link
Contributor Author

this is neovim-nightly-bin from the aur

@siduck
Copy link
Member

siduck commented May 7, 2021

try compiling it from source .

@marvelman3284
Copy link
Contributor Author

that fixed it. not sure why the aur version doesnt work

@siduck
Copy link
Member

siduck commented May 8, 2021

@marvelman3284 I think because neovim nightly releases are not released regularly , the neovim-nightly-bin just uses those releases . As neovim's source code gets updated daily , compiling it would be the better since.

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