Files
PMOCrazycoder/.zed/settings.json

12 lines
321 B
JSON
Raw Normal View History

// 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
{
"inlay_hints": {
"enabled": true,
},
"colorize_brackets": true,
"project_name": "PMO Crazy Coder",
}