- 
Open the Terminal 
- 
Use mysqldumpto backup your databases
- 
Check for MySQL processes with: ps -ax | grep mysql
- 
Stop and kill any MySQL processes 
- 
Analyze MySQL on HomeBrew: brew remove mysql
Credit goes to
Since the original plugin has been developed for Sublime Text 2 we have to install it manually.
- Go to https://github.com/fredbenenson/sublime-cypher, download ZIP of the repo, extract the content and rename the folder to ‘Cypher’. You can download the original repo from https://github.com/kollhof/sublime-cypher but Fred Benenson introduced a handy fix for UTF-8 data, which hasn't integrated at the point of this writing.