Load chatgpt after boot

pull/413/head
Andreas Wachs 2 years ago
parent f133b68e96
commit 977c334422

@ -1,6 +1,7 @@
return {
{
"jackMort/ChatGPT.nvim",
event = "VeryLazy",
config = function()
require("chatgpt").setup()
end,

Loading…
Cancel
Save