Skip to content

Instantly share code, notes, and snippets.

View ilbonzo's full-sized avatar
:shipit:
keep coding

Matteo Magni ilbonzo

:shipit:
keep coding
View GitHub Profile
@ilbonzo
ilbonzo / Preferences.sublime-settings.json
Last active December 26, 2015 04:59
My SublimeText2 config file * Preferences.sublime-settings * Key Bindings User
{
"color_scheme": "Packages/Tomorrow Color Schemes/Tomorrow-Night-Bright.tmTheme",
"draw_white_space": "all",
"file_exclude_patterns":
[
"*min.js",
"*.pyc",
"*.pyo",
"*.exe",
"*.dll",