Is there a way to sync Sublime Text settings across multiple computers?

后端 未结 4 1954
被撕碎了的回忆
被撕碎了的回忆 2021-01-31 05:26

I have two computers, a desktop and a laptop. Now I have set up my ENV to sync with the help of a dropbox link.

Is there a way to sync my Sublime Text 3 settings betwee

4条回答
  •  梦谈多话
    2021-01-31 06:03

    Can be done with 2 steps using Google Drive:

    1. Download Drive for mac/windows (https://www.google.com/drive/download/)

    2. sync this folder: C:\Users\{user_name}\AppData\Roaming\Sublime Text 3\Packages\User (right click and sync)

    This includes all sublime settings, package settings, keybindings and list of all installed packages.

    Just replace this folder on new machine and you're good to go.

    Read more here: https://packagecontrol.io/docs/syncing

提交回复
热议问题