Skip to content

Instantly share code, notes, and snippets.

@kaskajp
Created February 21, 2024 20:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kaskajp/6c6f2c0da9ce9b2f31cab2f1dfb8d531 to your computer and use it in GitHub Desktop.
Save kaskajp/6c6f2c0da9ce9b2f31cab2f1dfb8d531 to your computer and use it in GitHub Desktop.
Zed Config
{
"theme": "Rosé Pine",
"ui_font_size": 16,
"buffer_font_size": 14,
"inlay_hints": {
"enabled": false,
"show_type_hints": true,
"show_parameter_hints": true,
"show_other_hints": true
},
"preferred_line_length": 80
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment