Skip to content

Instantly share code, notes, and snippets.

@insoul
insoul / gist:2090367
Created March 19, 2012 02:02 — forked from codian/key-bindings.json
sublime text 2 설정
// file settings
{
"gutter": false,
"line_numbers": false,
"color_scheme": "Packages/Color Scheme - Default/LAZY.tmTheme",
"line_padding_bottom": 0,
"line_padding_top": 2,
"font_face": "Andale Mono",
"font_size": 16.0,