chore: celebration emoji (#50)

This commit is contained in:
yetone 2024-08-18 02:20:12 +08:00 committed by GitHub
parent 350b859e66
commit aa9810bfeb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -642,7 +642,7 @@ function Sidebar:render()
.. user_input:gsub("\n", "\n> ")
.. "\n\n"
.. full_response
.. "\n\n**Generation complete!** Please review the code suggestions above.\n\n\n\n",
.. "\n\n🎉🎉🎉 **Generation complete!** Please review the code suggestions above.\n\n\n\n",
true,
function()
api.nvim_exec_autocmds("User", { pattern = VIEW_BUFFER_UPDATED_PATTERN })