Skip to content

Instantly share code, notes, and snippets.

@paulthegeek
Last active January 30, 2017 17:21
Show Gist options
  • Select an option

  • Save paulthegeek/82fc5a29f5573b93eb5b4fefe405ab1d to your computer and use it in GitHub Desktop.

Select an option

Save paulthegeek/82fc5a29f5573b93eb5b4fefe405ab1d to your computer and use it in GitHub Desktop.
{
"font_size": 12,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"ensure_newline_at_eof_on_save": true,
"color_scheme": "Packages/Agila Theme/Agila Oceanic Next.tmTheme",
"theme": "Agila.sublime-theme",
"theme_agila_active_tab_entry_white": true,
"theme_agila_modified_tab_marker_lightblue": true,
"theme_agila_sidebar_font_small": true,
"theme_agila_sidebar_selected_entry_white": true,
"theme_agila_sidebar_small": true,
"ignored_packages":
[
],
"rulers":
[
120
],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment