aboutsummaryrefslogtreecommitdiffstats
path: root/cursor_settings.json
diff options
context:
space:
mode:
Diffstat (limited to 'cursor_settings.json')
-rw-r--r--cursor_settings.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/cursor_settings.json b/cursor_settings.json
index a13c272..9e14bf0 100644
--- a/cursor_settings.json
+++ b/cursor_settings.json
@@ -18,6 +18,7 @@
"workbench.action.navigateUp"
],
"editor.fontWeight": "normal",
+ "workbench.activityBar.orientation": "vertical",
"terminal.external.linuxExec": "urxvt",
"git.confirmNoVerifyCommit": false,
"extensions.ignoreRecommendations": true,
@@ -33,5 +34,6 @@
"cursor.cpp.disabledLanguages": [
"plaintext",
"markdown"
- ]
+ ],
+ "git.confirmSync": false
} \ No newline at end of file