Sublime: how to overwrite the Emmet plugin keyboard shortcuts

https://stackoverflow.com/questions/20093496/sublime-2-how-to-overwrite-the-emmet-plugin-keyboard-shortcuts

Navigate to Preferences > Package Settings > Emmet > Settings – User.

Add the following to the file and save it:

{
    "disabled_keymap_actions": "increment_number_by_1, decrement_number_by_1"
} 

请使用浏览器的分享功能分享到微信等