0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Lua4,005 stars (4,005 stars)323 forks (323 forks)batch import
enhancementgood first issue
- Issue 種別
- feature
- 調査方針
- The issue requests adding a `nonumber` option to the `editWithInstruction` mode. First, locate the source code handling the `editWithInstruction` command, likely in a Lua file under `lua/chatgpt/` directory. Review how existing options are defined and parsed, and add a new boolean option `nonumber`. The change is localized and should be straightforward. No linked PRs or comments provide additional context.