mintbridge / dotfiles

OS X / Ubuntu dotfiles
MIT License
0 stars 0 forks source link

sublime text preferences #3

Open mintbridge opened 9 years ago

mintbridge commented 9 years ago

add sublime text preferences and alias subl

mintbridge commented 9 years ago

{ "color_scheme": "Packages/User/Monokai Low-Profile Gray (SL).tmTheme", "draw_white_space": "all", "font_size": 11, "highlight_modified_tabs": true, "ignored_packages": [ "Vintage" ], "index_exclude_patterns": [ "/home/paul/clients/kingofsports/nodemodules", ".log", ".php", "/home/paul/projects/ibru/vendor_" ], "theme": "amCoder Gray.sublime-theme", "trim_trailing_white_space_on_save": true }

mintbridge commented 9 years ago

{ "button": "button1", "count": 1, "modifiers": ["ctrl"], "press_command": "drag_select", "command": "goto_definition" }