zed/assets/settings/initial_user_settings.json

12 lines
444 B
JSON
Raw Normal View History

2023-06-06 18:39:56 +00:00
// Folder-specific settings
//
2023-06-07 04:23:58 +00:00
// For a full list of overridable settings, and general information on folder-specific settings, see the documentation:
2023-06-06 18:39:56 +00:00
// 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
}