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