ChatGPT.nvim
ChatGPT.nvim copied to clipboard
typo in readme: strig -> string
In the actions.json example:
"args": {
"argument": {
"type": "strig",
"optional": "true",
"default": "some value"
}