-
-
Notifications
You must be signed in to change notification settings - Fork 89
Troubleshooting
Dung Duc Huynh (Kaka) edited this page Feb 5, 2024
·
1 revision
If you encounter the message Please update the remote plugins by running ':UpdateRemotePlugins', then restart Neovim.
after installing the plugin, follow these steps:
- Execute
:UpdateRemotePlugins
. - Restart Neovim.
For any issues, execute :checkhealth CopilotChat
and share the output for further assistance.
If problems persist, use :CopilotChatDebugInfo
for detailed information.
For more details, refer to the Neovim remote plugin documentation.