10 lines
256 B
Lua
10 lines
256 B
Lua
return {
|
|
-- "jackMort/ChatGPT.nvim",
|
|
-- event = "VeryLazy",
|
|
-- config = function() require("chatgpt").setup() end,
|
|
-- dependencies = {
|
|
-- "MunifTanjim/nui.nvim",
|
|
-- "nvim-lua/plenary.nvim",
|
|
-- "nvim-telescope/telescope.nvim",
|
|
-- },
|
|
}
|