I followed the install steps but running UpdateRemotePlugins yielded an empty file. I manually added the file contents but this yielded the following error when running an of the registered commands: Unknown function: provider#python3#Prog
Running :checkhealth CopilotChat showed everything was okay. However I had the python 3 provider disabled in my nvim options: vim.g.loaded_python3_provider = 0. It would be great if this was picked up.
I followed the install steps but running
UpdateRemotePluginsyielded an empty file. I manually added the file contents but this yielded the following error when running an of the registered commands:Unknown function: provider#python3#ProgRunning
:checkhealth CopilotChatshowed everything was okay. However I had the python 3 provider disabled in my nvim options:vim.g.loaded_python3_provider = 0. It would be great if this was picked up.