Created
July 12, 2016 21:23
-
-
Save fogrew/91cdff926ba2322187a09fcfb45fecf3 to your computer and use it in GitHub Desktop.
emmet one line key config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { "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