Skip to content

Instantly share code, notes, and snippets.

@plusor
Created March 30, 2020 07:21
Show Gist options
  • Save plusor/a7b6b8ac0110498668c95229409e1476 to your computer and use it in GitHub Desktop.
Save plusor/a7b6b8ac0110498668c95229409e1476 to your computer and use it in GitHub Desktop.
[
{ "keys": ["alt+super+["], "command": "reindent", "args": {"single_line": false} },
{ "keys": ["super+l"], "command": "show_overlay", "args": {"overlay": "goto", "text": ":"} }
]
{
"font_face": "Monaco",
"font_size": 14,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"ignored_packages":
[
"Vintage"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment