Tianxi Ku

Results 6 comments of Tianxi Ku

I added `let g:Lf_UseCache = 1`, but still the same. Typing can also be freezed by search result half way like the following. I have to kill the terminal window.

Seems like there are 2 issues: 1. Temp result freezes input. 2. When result is too big, for example, a huge one line json file is in result, the whole...

Thanks. The freezing problem fixed after specifying max-column. Would be even better to have the debounce time setting, since my project is really large and typing half way can slowly...

Same here. My current work around is to rename the folder `nvim-lsp-setup` to `lsp-setup` and remove sync link in the installed package.

Same here. ![image](https://user-images.githubusercontent.com/10512841/192744179-99d327f1-18db-4be9-9d61-a581b616d624.png) ![image](https://user-images.githubusercontent.com/10512841/192744616-09316903-e1aa-4496-bd6c-3f52a008ac28.png) ![image](https://user-images.githubusercontent.com/10512841/192744668-e5621076-22e8-4c95-ae54-8a75c537dcff.png)

@BenvdStouwe I found a workaround. You can increase the sort weight from 10 to 10000.