feat(ST2.EditorPackages): bump up all packages

- Refresh PackageCache with latest versions of everything
This commit is contained in:
Iristyle
2013-09-16 22:29:05 -04:00
parent 951be33c9e
commit 5ed4214a22
180 changed files with 9360 additions and 1211 deletions

View File

@@ -15,6 +15,8 @@ the full command-list below.
Installation
------------
### Sublime Text 2
1. Using Package Control, install "Clipboard Manager"
Or:
@@ -28,6 +30,13 @@ Or:
2. clone this repo
3. Install keymaps for the commands (see Example.sublime-keymap for my preferred keys)
### Sublime Text 3
1. Open the Sublime Text 2 Packages folder
2. clone this repo, but use the `st3` branch
git clone -b st3 git@github.com:colinta/SublimeClipboardManager
Commands
--------