feat(sublime packages): install package control
- With refactored package control script, always call to double-check package control exists
This commit is contained in:
@@ -27,6 +27,7 @@ try {
|
||||
Copy-Item @params
|
||||
}
|
||||
|
||||
Install-SublimePackageControl
|
||||
$packageControl = Join-Path $current 'Package Control.sublime-settings'
|
||||
Merge-PackageControlSettings -FilePath $packageControl
|
||||
|
||||
|
Reference in New Issue
Block a user