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] venn.nvim crashes my neovim #5

Closed
qvieth opened this issue Jul 25, 2021 · 5 comments
Closed

[BUG] venn.nvim crashes my neovim #5

qvieth opened this issue Jul 25, 2021 · 5 comments

Comments

@qvieth
Copy link

qvieth commented Jul 25, 2021

Screencast.from.07-25-2021.07_54_28.AM.mp4

using venn.nvim stop my nvim from working

@jbyuki
Copy link
Owner

jbyuki commented Jul 25, 2021

This seems to be venn.vnim updated to the latest commit but I cannot reproduce on my setup.

Maybe try updating venn again, I added logging.
Try to make it crash and send me the log available under nvim-data/venn.log ( the nvim-data can be located using :echo stdpath('data') ). This will narrow down the debugging.

@jbyuki
Copy link
Owner

jbyuki commented Jul 25, 2021

And logging must be enabled with :let g:venn_debug = v:true.

@qvieth
Copy link
Author

qvieth commented Jul 25, 2021

thank you @jbyuki !, here's the log files.

venn.log

@jbyuki
Copy link
Owner

jbyuki commented Jul 25, 2021

thanks that was helpful. Interesting bug.
Probably a keymapping is set on vv which make it go into an infinite loop but not completely sure.

Could you try again and send me the log?

@qvieth
Copy link
Author

qvieth commented Jul 25, 2021

@jbyuki Updated and it works again!! Thank you so much for your works on this incredible plugin!!

venn.log

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