diff options
| author | ertopogo <erwin.t.pombett@gmail.com> | 2025-11-26 19:52:23 +0100 |
|---|---|---|
| committer | ertopogo <erwin.t.pombett@gmail.com> | 2025-11-26 19:52:23 +0100 |
| commit | b33ff5f1fa86a8989ef1be65fd636b0458c0e9d1 (patch) | |
| tree | 8fe8eb9e67450e27c62a0903c8175cecf1f7c50a /configs/windows/var_APPDATA_Cursor_User_settings.json | |
| parent | 65c3cd080d112ad92aa6399c8c6c8090ccec90cb (diff) | |
Chore: Normalisation des fin de ligne (LF) via .gittattributsmain
Diffstat (limited to 'configs/windows/var_APPDATA_Cursor_User_settings.json')
| -rw-r--r-- | configs/windows/var_APPDATA_Cursor_User_settings.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/configs/windows/var_APPDATA_Cursor_User_settings.json b/configs/windows/var_APPDATA_Cursor_User_settings.json index a9c7f11..93377b8 100644 --- a/configs/windows/var_APPDATA_Cursor_User_settings.json +++ b/configs/windows/var_APPDATA_Cursor_User_settings.json @@ -1,5 +1,5 @@ -{
- "window.commandCenter": true,
- "workbench.colorTheme": "Default Light Modern",
- "powershell.powerShellDefaultVersion": "Windows PowerShell (x86)"
+{ + "window.commandCenter": true, + "workbench.colorTheme": "Default Light Modern", + "powershell.powerShellDefaultVersion": "Windows PowerShell (x86)" }
\ No newline at end of file |
