zed/assets/settings/initial_user_settings.json
2023-06-06 14:39:56 -04:00

12 lines
412 B
JSON

// Folder-specific settings
//
// For information on how to configure folder-specific settings, see the documentation:
// https://docs.zed.dev/configuration/configuring-zed#folder-specific-settings
//
// To see all of Zed's default settings without changing your
// custom settings, run the `open default settings` command
// from the command palette or from `Zed` application menu.
{
"buffer_font_size": 15
}