CopilotC-Nvim / CopilotChat.nvim

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

allow height and width for horizontal and vertical #278

Closed devshoe closed 6 months ago

devshoe commented 6 months ago

This should allow for setting height and width from config for vertical and horizontal layouts also, so that it has a smaller width. Width only applicable to vertical and height for horizontal. I think it just makes some more sense.

devshoe commented 6 months ago

Unfortunately, I don't seem to have the expertise to modify this for nightly :(

deathbeam commented 6 months ago

Alright, will try to finish the PR then @devshoe

deathbeam commented 6 months ago

Had to make new PR here as i wasnt able to push here: https://github.com/CopilotC-Nvim/CopilotChat.nvim/pull/282