Ahmed W.
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...
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...
``` ERROR: modpost: "__mulsf3" [/var/lib/dkms/leetmouse-driver/0.9.0/build/driver/leetmouse.ko] undefined! ERROR: modpost: "__divsf3" [/var/lib/dkms/leetmouse-driver/0.9.0/build/driver/leetmouse.ko] undefined! ERROR: modpost: "__floatsisf" [/var/lib/dkms/leetmouse-driver/0.9.0/build/driver/leetmouse.ko] undefined! ERROR: modpost: "__addsf3" [/var/lib/dkms/leetmouse-driver/0.9.0/build/driver/leetmouse.ko] undefined! ERROR: modpost: "__fixsfsi" [/var/lib/dkms/leetmouse-driver/0.9.0/build/driver/leetmouse.ko] undefined! ERROR: modpost: "__floatdisf" [/var/lib/dkms/leetmouse-driver/0.9.0/build/driver/leetmouse.ko]...
## Description Use iguanacucumber/magazine.nvim instead of hrsh7th/nvim-cmp for better performance - [X ] I've read the [CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md) guidelines.