CopilotC-Nvim / CopilotChat.nvim

Chat with GitHub Copilot in Neovim
https://copilotc-nvim.github.io/CopilotChat.nvim/
GNU General Public License v3.0
1.44k stars 67 forks source link

fix: Handle layout replace closing, handle empty embed results #371

Closed deathbeam closed 1 month ago

deathbeam commented 1 month ago

Also update documentation for default accept binding and general small cleanup.

Closes #359 Closes #350 Closes #357 Closes #309