2023-06-06 21:39:56 +03:00
|
|
|
// Folder-specific settings
|
2022-07-13 00:19:32 +03:00
|
|
|
//
|
2023-06-07 07:23:58 +03:00
|
|
|
// For a full list of overridable settings, and general information on folder-specific settings, see the documentation:
|
2023-06-06 21:39:56 +03:00
|
|
|
// https://docs.zed.dev/configuration/configuring-zed#folder-specific-settings
|
2022-07-13 00:19:32 +03:00
|
|
|
//
|
|
|
|
// 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.
|
2022-07-14 03:05:36 +03:00
|
|
|
{
|
2023-04-20 14:08:30 +03:00
|
|
|
"buffer_font_size": 15
|
2022-07-14 03:05:36 +03:00
|
|
|
}
|