gp.nvim
gp.nvim copied to clipboard
Set popup filetype to `markdown`
It is very convenient being able to quickly ask something without creating a new chat file, however it would be much better if the the filetype of the popup was set to markdown
to provide nice highlighting.
Sorry for late response, I've been away for few weeks.
GpPopup already uses markdown filetype https://github.com/Robitx/gp.nvim/blob/d660d9be8d871027c5135c961e33cebb72745227/lua/gp/init.lua#L2713
Can you describe the behavior you see in more detail?
I noticed that problem, too. When ":GpChatToggle popup", the popup is not in markdown.