mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-03 01:25:57 +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
|
|
@ -545,6 +545,11 @@
|
|||
flake = false;
|
||||
};
|
||||
|
||||
chatgpt = {
|
||||
url = "github:jackMort/ChatGPT.nvim";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
# Session management
|
||||
nvim-session-manager = {
|
||||
url = "github:Shatur/neovim-session-manager";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue