Kevin Hwang
Kevin Hwang
need lazy.nvim user feedback
0.7.2 version is missing `log` dir.
Have you searched your title from the repo issue?
> > Have you searched your title from the repo issue? > > Sorry if missed some information, but yes. > > * [index out of bounds #212](https://github.com/kevinhwang91/nvim-ufo/issues/212) uses [Index...
Which buffer is index out of bounds from your log? What's the content? Actually, I have no idea to fix.
Leave this issue here, no ability to solve it.
` nvim-treesitter-context` will add a float win to show the context with extmarks. bqf only captures the extmarks under the item buffer. No idea how to handle it elegantly.
Not a blink.cmp user, maybe the issue is caused by https://github.com/kevinhwang91/nvim-hlslens/blob/0bd7ddb0aecf095055e9cb6eef0c25c70fb69cfc/lua/hlslens/cmdline/init.lua#L210-L213, need to debug by a blink.cmp user.
> > Not a blink.cmp user, maybe the issue is caused by > > https://github.com/kevinhwang91/nvim-hlslens/blob/0bd7ddb0aecf095055e9cb6eef0c25c70fb69cfc/lua/hlslens/cmdline/init.lua#L210-L213 > > > > , need to debug by a blink.cmp user. > > Thanks...
Looks good, please update the code.