Skip to content

Instantly share code, notes, and snippets.

@ngurajeka
Created February 14, 2017 06:39
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 ngurajeka/8f02c7b9581342311b552cf1286c0cb3 to your computer and use it in GitHub Desktop.
Save ngurajeka/8f02c7b9581342311b552cf1286c0cb3 to your computer and use it in GitHub Desktop.
{
"auto_complete": true,
"color_inactive_tabs": true,
"color_scheme": "Packages/Zeus/Sublime Text/Zeus-Sublime-Text.tmTheme",
"folder_exclude_patterns":
[
".svn",
".git",
".hg",
"CVS",
"node_modules",
"bower_components",
".idea",
".phalcon",
".phpintel"
],
"font_face": "Go Mono",
"font_size": 14,
"hot_exit": false,
"ignored_packages":
[
"Javascript",
"Vintage"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"remember_open_files": false,
"rulers":
[
80
],
"soda_classic_tabs": false,
"soda_folder_icons": true,
"tab_size": 4,
"tabs_small": true,
"theme": "Brogrammer.sublime-theme",
"translate_tabs_to_spaces": false,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment