Skip to content

Instantly share code, notes, and snippets.

@VMuliadi
Last active July 28, 2016 12:40
Show Gist options
  • Save VMuliadi/904f9243f7b880a4244a2ae881369593 to your computer and use it in GitHub Desktop.
Save VMuliadi/904f9243f7b880a4244a2ae881369593 to your computer and use it in GitHub Desktop.
My configuration on Sublime Text 3
{
"bold_folder_labels": true,
"color_scheme": "Packages/Agila Theme/Agila Origin Oceanic Next.tmTheme",
"fade_fold_buttons": false,
"font_family": "Source Code Pro",
"font_size": 14,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 3,
"line_padding_top": 3,
"theme": "Agila Origin.sublime-theme",
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment