summaryrefslogtreecommitdiff
path: root/.zed/settings.json
blob: f76c1c9e4b6dd4be6530e68e63f71d5adbcfcd22 (plain)
1
2
3
4
5
6
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"
}