ChatGPT.nvim
ChatGPT.nvim copied to clipboard
Bug: there's no function "edit_message" anywhere in the code
Hi, I was never able to make the "edit_message" function of chat work so tried to debug and I think the issue is simply that base.lua is calling self:edit_message but there is no such function anywhere in the code base, I don't even find a trace of it in the logs. What's going on?