coq_nvim icon indicating copy to clipboard operation
coq_nvim copied to clipboard

Fast as FUCK nvim completion. SQLite, concurrent scheduler, hundreds of hours of optimization.

Results 206 coq_nvim issues
Sort by recently updated
recently updated
newest added

Disable LSP by default for now, as this is a breaking change for at least one Language Server. #666

Tabby is great, could be cool if coq supported it https://tabby.tabbyml.com/

Hi, I'm getting this error when I open a second nvim instance on another terminal. ``` Error detected while processing /home/bruno/.var/app/io.neovim.nvim/data/nvim/pl ugged/coq_nvim/plugin/coq.vim: line 1: E5108: Error executing lua Vim:Failed to...

In the following example… ![Screenshot 2024-09-20 at 14 11 49](https://github.com/user-attachments/assets/9ae0aa99-6d60-44d4-946c-fb8192bfa3dc) …accepting the completion results in the following: ![Screenshot 2024-09-20 at 14 38 36](https://github.com/user-attachments/assets/a53d4fcd-c833-4c61-9a4f-9c28b63f309a) It would be great if it could...

Hello, I read the documentation, I read the part about sources and custom sources, but I couldn't make it work. I have a file with words (like the english dictionary)...

When running `:COQnow`, coq will print "hello" in a random langauge. However, for right-to-left languages like Hebrew, the text shows up as left-to-right: ![image](https://github.com/user-attachments/assets/c0c612f4-b91e-45f0-918a-b2260512715f) I can see that the source...