mattn / vim-chatgpt

94 stars 8 forks source link

Unknown function: job_start #6

Open Itto1992 opened 1 year ago

Itto1992 commented 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;

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.

Thank you!

ParsaGachkar commented 1 year ago

same issue

geeknees commented 1 year ago

If you are using Neovim, you may want to refer to the following PR. https://github.com/mattn/vim-chatgpt/pull/4