This commit is contained in:
2025-01-19 18:14:39 +00:00
parent 107ccbceda
commit bc8e7d4900
9 changed files with 238 additions and 13 deletions

7
.zed/settings.json Normal file
View File

@@ -0,0 +1,7 @@
// Folder-specific settings
//
// For a full list of overridable settings, and general information on folder-specific settings,
// see the documentation: https://zed.dev/docs/configuring-zed#settings-files
{
"soft_wrap": "editor_width"
}