Skip to content

Instantly share code, notes, and snippets.

@barseghyanartur
Last active January 11, 2026 21:34
Show Gist options
  • Select an option

  • Save barseghyanartur/65bd6a58ce5f2fda89594c2f4fac812a to your computer and use it in GitHub Desktop.

Select an option

Save barseghyanartur/65bd6a58ce5f2fda89594c2f4fac812a to your computer and use it in GitHub Desktop.
CudaText installation and config for SublimeText users
{
"ui_theme": "ebony",
"ui_theme_syntax": "ebony",
"ui_toolbar_show": false,
"ruler_show": true,
"minimap_show": true,
"margin_string": "80 120",
"minimap_sel_always": true,
"minimap_sel_border": false,
"tab_size": 4,
"tab_spaces": true,
"caret_blink_en": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment