aduros / ai.vim

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

Editing text removes empty lines #10

Closed aduros closed 1 year ago

aduros commented 1 year ago

When editing text by selecting and running with a prompt, it looks like the returned result has empty lines stripped out. This seems to be an issue in the plugin text replacement and not OpenAI.