-- local chatgpt = require("chatgpt") -- wk.register({ -- p = { -- name = "ChatGPT", -- e = { -- function() -- chatgpt.edit_with_instructions() -- end, -- "Edit with instructions", -- }, -- }, -- }, { -- prefix = "", -- mode = "v", -- })