diff options
| author | kj_sh604 | 2025-12-25 22:01:56 -0500 |
|---|---|---|
| committer | kj_sh604 | 2025-12-25 22:01:56 -0500 |
| commit | ac538b363641f32f2c69f15627887e6cd46806a6 (patch) | |
| tree | e6ce5d7b1641b8823f8cc4f328f65f3d45cf3202 | |
| parent | b5f983331fc6ebfde8786427a045de19b1faf190 (diff) | |
kj-gitbot: .config/Code/User/settings.json
| -rw-r--r-- | .config/Code/User/settings.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/Code/User/settings.json b/.config/Code/User/settings.json index 42c9b67..0b9b945 100644 --- a/.config/Code/User/settings.json +++ b/.config/Code/User/settings.json | |||
| @@ -304,4 +304,5 @@ | |||
| 304 | "cSpell.enabled": false, | 304 | "cSpell.enabled": false, |
| 305 | "terminal.external.linuxExec": "xfce4-terminal", | 305 | "terminal.external.linuxExec": "xfce4-terminal", |
| 306 | "terminal.integrated.defaultProfile.linux": "zsh", | 306 | "terminal.integrated.defaultProfile.linux": "zsh", |
| 307 | "github.copilot.nextEditSuggestions.enabled": true, | ||
| 307 | } \ No newline at end of file | 308 | } \ No newline at end of file |
