summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/zed/settings.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/zed/settings.json b/config/zed/settings.json
index 8460734..082df3a 100644
--- a/config/zed/settings.json
+++ b/config/zed/settings.json
@@ -17,9 +17,13 @@
"buffer_font_size": 13,
"buffer_font_family": "Intel One Mono",
"buffer_line_height": "standard",
+ "soft_wrap": "bounded",
"indent_guides": {
"enabled": false
},
+ "gutter": {
+ "folds": false
+ },
"theme": {
"mode": "system",
"light": "One Light",