Skip to content

Instantly share code, notes, and snippets.

@abaez
Created January 30, 2013 00:10
Show Gist options
  • Save abaez/4669326 to your computer and use it in GitHub Desktop.
Save abaez/4669326 to your computer and use it in GitHub Desktop.
sublime: user preferences
{
"color_scheme": "Packages/Dayle Rees Color Schemes/Laravel.tmTheme",
"font_face": "Inconsolata",
"font_size": 12,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages": [],
"rulers": [79],
"theme": "Nil.sublime-theme",
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment