mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-13 05:12:55 -07:00
Docs update (#1295)
This commit is contained in:
@@ -156,6 +156,12 @@ In addition to a project settings file, a project's `.gemini` directory can cont
|
|||||||
- **Properties:**
|
- **Properties:**
|
||||||
- **`enabled`** (boolean): When `true`, the `/save`, `/resume`, and `/restore` commands are available.
|
- **`enabled`** (boolean): When `true`, the `/save`, `/resume`, and `/restore` commands are available.
|
||||||
|
|
||||||
|
- **`preferredEditor`** (string):
|
||||||
|
|
||||||
|
- **Description:** Specifies the preferred editor to use for viewing diffs.
|
||||||
|
- **Default:** `vscode`
|
||||||
|
- **Example:** `"preferredEditor": "vscode"`
|
||||||
|
|
||||||
### Example `settings.json`:
|
### Example `settings.json`:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
|
|||||||
Reference in New Issue
Block a user