Skip to content

Instantly share code, notes, and snippets.

@aschyiel
Created October 2, 2015 22:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aschyiel/342fd1809eb58f377939 to your computer and use it in GitHub Desktop.
Save aschyiel/342fd1809eb58f377939 to your computer and use it in GitHub Desktop.
{
"added_words":
[
"pio",
"namespace",
"indices",
"clientside"
],
"color_scheme": "Packages/User/SublimeLinter/Monokai (SL).tmTheme",
"detect_indentation": false,
"draw_white_space": "all",
"font_face": "Menlo",
"font_size": 16,
"highlight_line": true,
"ignored_packages":
[
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"reveal-on-activate": true,
"scroll_past_end": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"vintage_start_in_command_mode": true,
"rules": [80, 120]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment