initial_user_settings.json
1// Folder-specific settings
2//
3// For a full list of overridable settings, and general information on folder-specific settings, see the documentation:
4// https://docs.zed.dev/configuration/configuring-zed#folder-specific-settings
5//
6// To see all of Zed's default settings without changing your
7// custom settings, run the `open default settings` command
8// from the command palette or from `Zed` application menu.
9{
10 "buffer_font_size": 15
11}