EthanBrown.SublimeText2.EditorPackages to 0.0.3
- Don't trash RelatedFiles.sublime-settings on disk - Awaiting implementation of a per-project set of related files https://github.com/fabiokr/sublime-related-files/issues/6
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
{
|
||||
|
||||
}
|
@@ -16,8 +16,7 @@ try {
|
||||
|
||||
#straight file copies
|
||||
'BracketHighlighter.sublime-settings',
|
||||
'MarkdownPreview.sublime-settings',
|
||||
'RelatedFiles.sublime-settings' |
|
||||
'MarkdownPreview.sublime-settings' |
|
||||
% {
|
||||
$params = @{
|
||||
Path = Join-Path $current $_;
|
||||
|
Reference in New Issue
Block a user