Ahmed W.

Results 26 issues of Ahmed W.

Hello, I'm using lazyvim and copilot/codium does not at all and doesn't show in the menus. here's my config: ```lua { 'ms-jpq/coq_nvim', branch = 'coq', event = 'InsertEnter', opt =...

### Did you check the docs? - [X] I have read all the LazyVim docs ### Is your feature request related to a problem? Please describe. This a wrapper around...

enhancement

Using manual completion (C-x) it just spams "Completion started" until I have to close nvim. my config: ```lua { 'maxwell-bland/cmp-ai', config = function() local cmp_ai = require('cmp_ai.config') cmp_ai:setup({ max_lines =...

### FAQ - [X] I have checked the [FAQ](https://github.com/nvimtools/none-ls.nvim#faq) and it didn't resolve my problem. ### Issues - [X] I have checked [existing issues](https://github.com/nvimtools/none-ls.nvim/issues?q=is%3Aissue) and there are no issues with...

bug