jackMort / ChatGPT.nvim

ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
Apache License 2.0
3.71k stars 310 forks source link

Fix <Tab> broken in edit_with_instructions window (#352) #389

Closed aaronik closed 8 months ago

aaronik commented 8 months ago

@jackMort @Moerliy here's another fix that fixes this bug in all invocations of the window, not just the first one, which yesterday's fix addressed.

It also renames one local variable for clarity.