I don't believe vim has any key bindings as ambiguous as this. At least here, 'd' always accepts a follow-up motion, you'd use 'x' if you wanted to delete a single character with one keypress.
You can use the set_setting or toggle_setting commands to bind keys to settings: you can see examples in Main.sublime-menu