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

@ -227,6 +227,7 @@ inputs: let
};
assistant = {
chatgpt.enable = isMaximal;
copilot = {
enable = isMaximal;
cmp.enable = isMaximal;