assistant/chatgpt: Add jackMort/ChatGPT.nvim

This commit is contained in:
Kalle Jepsen 2024-04-20 17:21:40 +03:00 committed by NotAShelf
commit 140ed6daa8
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
6 changed files with 84 additions and 0 deletions

View file

@ -550,6 +550,11 @@
};
# Assistant
plugin-chatgpt = {
url = "github:jackMort/ChatGPT.nvim";
flake = false;
};
plugin-copilot-lua = {
url = "github:zbirenbaum/copilot.lua";
flake = false;