mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-02-01 22:48:03 +00:00
chore: cleanup old smart edit settings (#15832)
This commit is contained in:
@@ -1172,13 +1172,6 @@
|
||||
},
|
||||
"additionalProperties": false
|
||||
},
|
||||
"useSmartEdit": {
|
||||
"title": "Use Smart Edit",
|
||||
"description": "Enable the smart-edit tool instead of the replace tool.",
|
||||
"markdownDescription": "Enable the smart-edit tool instead of the replace tool.\n\n- Category: `Advanced`\n- Requires restart: `no`\n- Default: `true`",
|
||||
"default": true,
|
||||
"type": "boolean"
|
||||
},
|
||||
"useWriteTodos": {
|
||||
"title": "Use WriteTodos",
|
||||
"description": "Enable the write_todos tool.",
|
||||
|
||||
Reference in New Issue
Block a user