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 /.config/Code/User/settings.json | |
| parent | b5f983331fc6ebfde8786427a045de19b1faf190 (diff) | |
kj-gitbot: .config/Code/User/settings.json
Diffstat (limited to '.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 @@ "cSpell.enabled": false, "terminal.external.linuxExec": "xfce4-terminal", "terminal.integrated.defaultProfile.linux": "zsh", + "github.copilot.nextEditSuggestions.enabled": true, }
\ No newline at end of file |
