Skip to content

Instantly share code, notes, and snippets.

@dianjuar
Last active December 5, 2016 23:59
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 dianjuar/964e4407d22f1f46f7b31b3cad066c5c to your computer and use it in GitHub Desktop.
Save dianjuar/964e4407d22f1f46f7b31b3cad066c5c to your computer and use it in GitHub Desktop.
Personal general settings of sublime text
{
"always_show_minimap_viewport": true,
"color_scheme": "Packages/User/SublimeLinter/Agila Oceanic Next (SL).tmTheme",
"dictionary": "Packages/Language - English/en_US.dic",
"font_size": 12,
"gutter": true,
"ignored_packages":
[
"Vintage"
],
"theme": "Agila.sublime-theme",
"theme_agila_compact_tab": true,
"theme_agila_horizontal_scrollbar_lightblue": true,
"theme_agila_horizontal_scrollbar_thinnest": true,
"theme_agila_sidebar_small": true,
"theme_agila_vertical_scrollbar_lightblue": true,
"theme_agila_vertical_scrollbar_thinnest": true,
"word_wrap": "false",
"tab_size": 4,
}
@dianjuar
Copy link
Author

dianjuar commented Jun 7, 2016

Preview

sublime preview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment