jakethekoenig / ChatVim

Talk to GPT in Vim!
13 stars 0 forks source link

Command to open chat with selection in markdown quotes #6

Open jakethekoenig opened 3 months ago

jakethekoenig commented 3 months ago

I'm thinking a command like <leader>ask that opens the chat conversation with the selected code (this will only work in visual mode) with indentation removed, wrapped in markdown so it's easy to ask the model questions about the selection.

jakethekoenig commented 3 months ago

@mentatbot can you do this?

mentatbot[bot] commented 3 months ago

I will start working on this issue