Skip to content

Instantly share code, notes, and snippets.

@ntddk
Created September 6, 2014 17:32
Show Gist options
  • Save ntddk/1d5b82a6a36094faea19 to your computer and use it in GitHub Desktop.
Save ntddk/1d5b82a6a36094faea19 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Monokai Extended/Monokai Extended.tmTheme",
"draw_white_space": "all",
"fallback_encoding": "UTF-8",
"font_face": "Migu 2M",
"font_size": 11,
"highlight_line": true,
"wrap_width": 120,
"rulers": [120],
"show_encoding": true,
"tab_size": 4,
"match_brackets": true,
"drag_text": true,
"ignored_packages":
[
"Vintage"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment