Skip to content

Instantly share code, notes, and snippets.

@SergioGeeK7
Last active August 29, 2015 13:56
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 SergioGeeK7/9104751 to your computer and use it in GitHub Desktop.
Save SergioGeeK7/9104751 to your computer and use it in GitHub Desktop.
sublime text configuracion
{
"font_face": "PragmataPro",
"font_size": 14.0,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"theme": "Soda Dark 3.sublime-theme",
"soda_folder_icons": true,
"save_on_focus_lost": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment