Skip to content

Instantly share code, notes, and snippets.

@lantins
Last active August 29, 2015 14:13
Show Gist options
  • Save lantins/af08ad97e2718a860ac2 to your computer and use it in GitHub Desktop.
Save lantins/af08ad97e2718a860ac2 to your computer and use it in GitHub Desktop.
[
{ "keys": ["ctrl+shift+r"], "command": "reindent" , "args": { "single_line": false } }
]
{
"color_scheme": "Packages/Colorsublime - Themes/MonokaiEasyForRetina.tmTheme",
"draw_white_space": "selection",
"font_size": 17,
"ignored_packages":
[
"Vintage",
"Markdown"
],
"rulers":
[
80
],
"save_on_focus_lost": true,
"theme": "Soda Dark 3.sublime-theme"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment