Skip to content

Instantly share code, notes, and snippets.

@cyxou
Created May 31, 2014 23:59
Show Gist options
  • Save cyxou/f32db7bebcb0567a6669 to your computer and use it in GitHub Desktop.
Save cyxou/f32db7bebcb0567a6669 to your computer and use it in GitHub Desktop.
sublime-keymap
[
{
"keys": ["alt+shift+a"], "command": "align_tab",
"args" : {"user_input" : "=/f"}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment