astronvim_config/plugins/chatgpt.lua
RingOfStorms (Joshua Bell) 0d35cfb65d many updates
2023-04-13 02:36:10 -05:00

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",
-- },
}