Open Itto1992 opened 1 year ago
Thank you for the awesome repo! I tried to use this plugin, but I encountered the following error after typing :ChatGPT hello;
:ChatGPT hello
Error detected while processing function chatgpt#send[1]..<SNR>151_get_channel: line 2: E117: Unknown function: job_start
Here is my environment.
I confirmed chatgpt-cli has been installed and I can use chatgpt command from my terminal.
chatgpt
Thank you!
same issue
If you are using Neovim, you may want to refer to the following PR. https://github.com/mattn/vim-chatgpt/pull/4
Thank you for the awesome repo! I tried to use this plugin, but I encountered the following error after typing
:ChatGPT hello
;Here is my environment.
I confirmed chatgpt-cli has been installed and I can use
chatgpt
command from my terminal.Thank you!