Skip to content

Instantly share code, notes, and snippets.

@surajmandalcell
Last active February 8, 2021 13:35
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 surajmandalcell/818e9d47f2867240c83061af192fd55c to your computer and use it in GitHub Desktop.
Save surajmandalcell/818e9d47f2867240c83061af192fd55c to your computer and use it in GitHub Desktop.
submime text settings mac
{
"color_scheme": "Packages/ayu/ayu-dark.sublime-color-scheme",
"font_face": "Operator Mono Medium",
"font_size": 13,
"hot_exit": true,
"ignored_packages":
[
"Vintage"
],
"open_files_in_new_window": false,
"remember_open_files": true,
"theme": "ayu-dark.sublime-theme",
"ui_separator": true,
"ui_wide_scrollbars": true,
"close_windows_when_empty": false,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment