Shihua Zeng

Results 62 comments of Shihua Zeng

I am experiencing this bug too. This is a serious bug, it make the whole nvim session freeze, adds an increasing latency that grows from about 1s to 10s before...

Unfortunately, I can no longer reproduce the bug using a globally installed jupyter kernel. I will report here once I encounter this bug again or have found a reliable way...

This is possible but I don't think it is worth the extra complexity, one can make use of dropbar.nvim as a library and build a new small plugin on top...

Thanks for the suggestion! Will consider adding this feature if more people request it.

Any updates on this? Thanks!

Good to know that! Thanks for your amazing work, please keep going.

Yeah, this bug looks kind of subtle to address. I wonder whether it is related to https://github.com/3rd/image.nvim/issues/43. If you have any problem reproducing this issue, please let me know.

I believe using `vim.fn.getline()` instead of `vim.api.nvim_get_current_line()` solves this issue. Can you confirm?

@brianhuster Thanks for your great work. Would you consider upstreaming your fixes to this repo?

@RRethy Gentle ping 🙂 Is there any plan to adapt to nvim-treesitter `main` in recent days?