David-Kunz / gen.nvim

Neovim plugin to generate text using LLMs with customizable prompts
The Unlicense
992 stars 64 forks source link

fix the shell escape of single quotes #5

Closed alaaibrahim closed 9 months ago

alaaibrahim commented 9 months ago

This should address https://github.com/David-Kunz/gen.nvim/issues/4 Thanks