Skip to content

Instantly share code, notes, and snippets.

@fogrew
Created July 12, 2016 21:23
Show Gist options
  • Select an option

  • Save fogrew/91cdff926ba2322187a09fcfb45fecf3 to your computer and use it in GitHub Desktop.

Select an option

Save fogrew/91cdff926ba2322187a09fcfb45fecf3 to your computer and use it in GitHub Desktop.
emmet one line key config
[
{ "keys": ["super+shift+r"], "command": "show_panel", "args": {"panel": "replace", "reverse": false} },
{ "keys": ["alt+w"], "command": "less_to_css" }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment