Files
heimdal/.zed/settings.json
2026-02-01 03:45:18 +09:00

9 lines
248 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": 8,
"hard_tabs": false
}