CopilotC-Nvim / CopilotChat.nvim

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

Increase flexibility of diff selectors #492

Closed deathbeam closed 3 days ago

deathbeam commented 3 days ago

This change allows selecting different diffs by simply navigating cursor to the diff codeblock.

Potentionally closes #318