mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
update
This commit is contained in:
parent
64d3a5acef
commit
f7624d9bd0
2 changed files with 9 additions and 2 deletions
|
@ -384,7 +384,9 @@ return {
|
|||
{
|
||||
"jackMort/ChatGPT.nvim",
|
||||
dependencies = { "MunifTanjim/nui.nvim", "nvim-lua/plenary.nvim", "nvim-telescope/telescope.nvim" },
|
||||
-- init = function()
|
||||
lazy = true,
|
||||
event = "VeryLazy",
|
||||
-- opts = function()
|
||||
-- require("user.chat_gpt")
|
||||
-- end,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue