Skip to content

Instantly share code, notes, and snippets.

@Grabber
Last active July 10, 2023 23:47
Show Gist options
  • Save Grabber/af1485156ecad71190fcbb3fd8a151bd to your computer and use it in GitHub Desktop.
Save Grabber/af1485156ecad71190fcbb3fd8a151bd to your computer and use it in GitHub Desktop.
Zed Editor / settings
{
"theme": "Atelier Sulphurpool Dark",
"buffer_font_size": 12,
"hard_tabs": false,
"tab_size": 2,
"auto_update": true,
"remove_trailing_whitespace_on_save": false,
"projects_online_by_default": false,
"blinking": "off",
"format_on_save": "off",
"telemetry": {
"diagnostics": false,
"metrics": false
},
"show_whitespaces": "all"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment