Skip to content

Instantly share code, notes, and snippets.

@dumindu
Created August 31, 2025 10:01
Show Gist options
  • Select an option

  • Save dumindu/ef94f6c001cb485308a73931256ef9e2 to your computer and use it in GitHub Desktop.

Select an option

Save dumindu/ef94f6c001cb485308a73931256ef9e2 to your computer and use it in GitHub Desktop.
{
"outline_panel": {
"dock": "right"
},
"icon_theme": "Monospace Icon Theme - Dark",
"features": {
"edit_prediction_provider": "zed"
},
"autosave": {
"after_delay": {
"milliseconds": 1000
}
},
"agent": {
"always_allow_tool_actions": true,
"play_sound_when_agent_done": true,
"default_profile": "write",
"dock": "right",
"default_model": {
"provider": "google",
"model": "gemini-2.0-flash"
},
"version": "2"
},
"base_keymap": "JetBrains",
"theme": "One Dark",
"git": {
"inline_blame": {
"enabled": false
}
},
"ui_font_size": 13.5,
"buffer_font_size": 15.5,
"soft_wrap": "editor_width",
"terminal": {
"dock": "bottom",
"font_size": 13.5,
"font_family": "MesloLGS NF"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment