Update zed_settings.jsonc

This commit is contained in:
Cutieguwu
2025-05-16 16:48:10 -04:00
parent e3f49a6612
commit 2aea17a103

View File

@@ -81,6 +81,9 @@
"show_wrap_guides": true, "show_wrap_guides": true,
"preferred_line_length": 100, "preferred_line_length": 100,
}, },
"Shell Script": {
"preferred_line_length": 100,
},
"YAML": { "YAML": {
"tab_size": 2, "tab_size": 2,
}, },