Files
raven/.zed/settings.json
2026-01-28 19:38:39 -05:00

10 lines
263 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
{
"file_types": {
"TOML": ["lock"],
},
}