I get the following error when i try to run CopilotChatExplain, do anyone have any suggestion on how to fix?
Full error:
Error executing Lua callback: vim/_editor.lua:0: nvim_exec2(): Vim:E464: Ambiguous use of user-defined command: CopilotChat Explain how it works.
stack traceback:
[C]: in function 'nvim_exec2'
vim/_editor.lua: in function 'cmd'
...hare/nvim/lazy/CopilotChat.nvim/lua/CopilotChat/init.lua:32: in function <...hare/nvim/lazy/CopilotChat.nvim/lua/CopilotChat/init.lua:31>
```
I get the following error when i try to run CopilotChatExplain, do anyone have any suggestion on how to fix?
Full error: