Lazy Loading Copilot to Neovim but not autocompleting after that
I use Neovim with Lazy.nvim and I want to use GitHub Copilot only for very specific cases. For me, is better to have it unabled than enabled by default, and just activate it when I need to use it (kind of asking something to chatgpt I guess), so I try to accomplish this by lazy loading it in the plugin configuration, like this: