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

@ -1,5 +1,6 @@
{
imports = [
./chatgpt
./copilot
];
}