Jiangtian Li

Results 6 comments of Jiangtian Li

I have the same problem. I also applied @andrewPoulton's suggestion to add model.decoder(output), but it doesn't help.

Could you elaborate on what kind of empty list initialization work and what doesn't work? I don't quite understand here. > One of the current restrictions/limitations of the type system...

How about the softwrapping the diff window? It there a way to set it? I have to manually `:set wrap `each time now.

> Can you reproduce this issue without coc.nvim? The `matchstrlist` function is used to sub match strings, I don't think coc.nim will cause this function to delay, properly a vim's...

> > only when I loaded coc.nvim > > coc.nvim + vimtex right? Or coc.nvim only after running for hours, and then opening a .tex file cause the lag issue?...

> [@jiangtianli91](https://github.com/jiangtianli91) can you give this a test: `set maxmempattern=1000000` and try again. It still produce 7 seconds lag for the Testing() function.