How to remove a package in sublime text 2
If you installed with package control, search for “Package Control: Remove Package” in the command palette (accessed with Ctrl+Shift+P). Otherwise you can just remove the Emmet directory. If you wish to use a custom caption to access commands, create Default.sublime-commands in your User folder. Then insert something similar to the following. [ { “caption”: “Package … Read more