mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-14 06:27:47 +00:00
assistant/chatgpt: Add jackMort/ChatGPT.nvim
This commit is contained in:
parent
9cb7239085
commit
a6dc729e90
8 changed files with 100 additions and 0 deletions
6
modules/assistant/chatgpt/default.nix
Normal file
6
modules/assistant/chatgpt/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./chatgpt.nix
|
||||
./config.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue