nixvim icon indicating copy to clipboard operation
nixvim copied to clipboard

[PLUGIN REQUEST] CopilotChat.nvim

Open SchnozzleCat opened this issue 1 year ago • 1 comments

Field Description
Plugin CopilotChat.nvim
Homepage https://github.com/jellydn/CopilotChat.nvim
Nixpkgs false

Extra Information

Newer features are only present in the separate canary branch.

Requires four python packages from requirements.txt, all of which are present in nixpkgs.

python-dotenv
requests
pynvim==0.5.0
prompt-toolkit

Nixpkgs stable has 0.4.3 of pynvim, unstable is at 0.5.0.

This is a fork by jellydn based off of this, but the original author also uses this fork now as it is more well maintained.

SchnozzleCat avatar Feb 01 '24 12:02 SchnozzleCat

Homepage moved to: https://github.com/CopilotC-Nvim/CopilotChat.nvim

hyshka avatar Feb 27 '24 17:02 hyshka