Created
August 14, 2016 10:45
-
-
Save joekarma/fbbe0638b8ec8b6257808559570d3fc0 to your computer and use it in GitHub Desktop.
Adding back ctrl+d to delete in Sublime Text for the Mac. Not sure why this is necessary... Maybe it's a plugin conflict?
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" : ["ctrl+d"], "command" : "right_delete" } | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment