We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4769427 commit 800cca2Copy full SHA for 800cca2
config/zed/settings.json
@@ -36,6 +36,8 @@
36
"show_inline_completions": true
37
}
38
},
39
+ "pane_split_direction_horizontal": "down",
40
+ "pane_split_direction_vertical": "right",
41
"show_inline_completions": false,
42
"show_copilot_suggestions": false,
43
"theme": "One Dark",
0 commit comments