Bryley / neoai.nvim

Neovim plugin for intracting with GPT models from OpenAI
MIT License
558 stars 51 forks source link

"q", "ctrl-c" or "esc" to close #19

Closed yngwi closed 1 year ago

yngwi commented 1 year ago

Hi, I'm looking for a way to quickly close the currently opened Neoai window. Many plugins that register sidebars or something similar (Telescope, for example) implement the q key or ctrl-c or something similar to close the sidebar or popup. It would be very convenient if Neoai could also be closed in the same manner, even if inside the prompt and in input mode (ctrl-c).