David-Kunz / gen.nvim

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

Formatting in gen.nvim tab #66

Closed tkimmm closed 5 months ago

tkimmm commented 5 months ago

Hi David,

thanks for writing this plugin, just wondering how are you getting the output from Gen to be formatted correctly? Is this another plugin you have setup?. Right now the response I get from Gen seems to appear as raw markdown.

Thanks

tkimmm commented 5 months ago

Okay it was a Treesitter install i didn't have

:TSInstall markdown markdown_inline