ChatGPT.nvim icon indicating copy to clipboard operation
ChatGPT.nvim copied to clipboard

typo in readme: strig -> string

Open thiswillbeyourgithub opened this issue 1 year ago • 0 comments

In the actions.json example:

    "args": {
      "argument": {
          "type": "strig",
          "optional": "true",
          "default": "some value"
      }

thiswillbeyourgithub avatar Apr 02 '24 10:04 thiswillbeyourgithub