feat(ST2.PackageControl): 2.0.1-beta pre-release

- fixes issues with many packages being installed and package control
   completely wigging out
 - fixed bug that prevented "Package Control.sublime-package" from being
   overwritten
 - made Merge-PackageControlSettings fancier to handle named values
This commit is contained in:
Iristyle
2013-09-16 12:11:50 -04:00
parent 9eb87efe55
commit 385ed6dff5
4 changed files with 42 additions and 11 deletions

View File

@@ -0,0 +1,3 @@
{
"install_prereleases": true
}