aduros / ai.vim

Generate and edit text in Neovim using OpenAI and GPT.
ISC License
293 stars 24 forks source link

Add Timeout Feature #12

Closed chunleng closed 1 year ago

chunleng commented 1 year ago

closes #9

I have added the timeout feature. Since get_var now needs to be access by both openai.lua and commands.lua, I have group the config under a new module config.lua.

Also, I wonder if 10s default sounds reasonable to you?

aduros commented 1 year ago

Looks solid, thanks, and happy new year!

chunleng commented 1 year ago

Happy new year! Have a nice year ahead!