Results 308 comments of rayx

As the signature only show in insert mode. I can add new mode. But it may mess up the logic. It is heavily dependent on the InsertLeave event currently. The...

I think there might be something releated with your environment. Would you send me a minimum vimrc for me to verify? I did not see this issue before.

I saw this issue randomly. Did not have a solid way to reproduce yet.

Yes. This behaviour is by design. It is more a balance between auto close virtual text and work together with autopair plugins insert `)`. I will think about it to...

![middlenight_blue](https://user-images.githubusercontent.com/1681295/125889413-ad5e4b35-d274-4b6d-a8d2-a074628c0d93.jpg)

![image](https://user-images.githubusercontent.com/1681295/143810714-20c12ba3-5835-44f1-ad9f-58bb02a63136.png)

You are correct, there was a typo. Also the range_format keymap only works if the lsp support it. AFAIK, most lsp does not support this feature.

thanks, should been fixed #219

I think it is good to provide a unified way to install binaries inside neovim. But I hope they will not change API too much....

@cj Could check if the latest works for you?