jackMort / ChatGPT.nvim

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

fix: permit ChatGPTEditWithInstructions to work with visual linewise selection #273

Closed roobert closed 12 months ago

roobert commented 1 year ago

I think this may have been accidentally closed: https://github.com/jackMort/ChatGPT.nvim/pull/58

This allows visual linewise selection and function call without any obvious downside.