So I was playing around with copilot and for accepting things the keybindings is `<M-l>`. but this collides with a definition in the [keymaps file](https://github.com/LunarVim/Launch.nvim/blob/0235c4b5f2d44c2e2fe025dc996dd79c68c73c84/lua/user/keymaps.lua#L14) This conflict does not have an issue in 0.9.x but in 0.10.x you will get errors
So I was playing around with copilot and for accepting things the keybindings is
<M-l>. but this collides with a definition in the keymaps fileThis conflict does not have an issue in 0.9.x but in 0.10.x you will get errors