
## Description Check for cmp before setting up copilot chat. ## Related Issue(s) For https://github.com/LazyVim/LazyVim/issues/4702 I would like to set up the cmp compatability later if possible, but this is a quick patch to allow copilot chat to work without cmp (for now). ## Checklist - [x] I've read the [CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md) guidelines. --------- Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>