karthink / gptel

A simple LLM client for Emacs
GNU General Public License v3.0
1.04k stars 111 forks source link

Comment out responses in prog-mode #258

Open hexmode opened 3 months ago

hexmode commented 3 months ago

In any mode that is derived from prog-mode insert comment-start followed by a space.

Also add a hook to do this while streaming the response.