Sublimall ========= **Warning**: For people who saw Sublimall in trending, you have to know that I stop maintaining this project. But plugin and server source code are on github and maintainers are welcome! Sublimall is the way to sync and save your SublimeText configuration everywhere. Just create an account, install the plugin and that's all. Sublimall is an opensource, [server](https://github.com/socketubs/sublimall-server) and [plugin](https://github.com/socketubs/Sublimall). Sublimall is only for Sublime Text 3! Server side can't read your configuration because its encrypted locally by your SublimeText. It allows you to encrypt your package in order to increase your privacy. Let's start today! Install ======= If for any reason you can't found Sublimall on Package Control, there is a manual way to install it. * Open a terminal * Go to SublimeText plugins directory (cd $HOME/.config/sublime-text-3/Packages) * And clone Sublimall repository: ``git clone https://github.com/toxinu/Sublimall.git`` Report a bug ============ Take a look at your ``~/.sublimall.org`` file and post an issue. On Windows its in your ``C:\Users\\.sublimall.log`` License ======= MIT License.