Files
platform/.zed/settings.json
T
2026-06-14 13:14:01 -04:00

9 lines
252 B
JSON

// 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
{
"tab_size": 4,
"hard_tabs": false
}