Skip to content

Instantly share code, notes, and snippets.

View rylanb's full-sized avatar
🏠
Working from home

Rylan Bowers rylanb

🏠
Working from home
View GitHub Profile
@tbeseda
tbeseda / Preferences.sublime-settings
Last active September 27, 2015 05:58
My SublimeText 2 settings. A WIP.
{
"color_scheme": "Packages/Theme - Flatland/Flatland.tmtheme",
"ensure_newline_at_eof_on_save": true,
"font_face": "Inconsolata",
"font_size": 20.0,
"highlight_line": true,
"indent_guide_options":
[
"draw_normal",
"draw_active"