diff options
Diffstat (limited to '5pxweb.sublime-workspace')
-rw-r--r-- | 5pxweb.sublime-workspace | 53 |
1 files changed, 44 insertions, 9 deletions
diff --git a/5pxweb.sublime-workspace b/5pxweb.sublime-workspace index 1f2924b..5d53fe5 100644 --- a/5pxweb.sublime-workspace +++ b/5pxweb.sublime-workspace @@ -4,6 +4,10 @@ "selected_items": [ [ + "add", + "addToCydia" + ], + [ "strong", "strong Tag" ], @@ -32,10 +36,6 @@ "specifier" ], [ - "add", - "addAccountButtonSpecifier" - ], - [ "addACc", "addAccountSpecifier" ], @@ -491,6 +491,14 @@ }, "buffers": [ + { + "file": "cydia/Packages", + "settings": + { + "buffer_size": 4660, + "line_ending": "Unix" + } + } ], "build_system": "Packages/Makefile/Make.sublime-build", "command_palette": @@ -596,6 +604,10 @@ }, "file_history": [ + "/Users/dylanbolger/Documents/fivepixels.github.io/cydia/depictions/packages/com.fivepixels.mariomaps.json", + "/Users/dylanbolger/Documents/fivepixels.github.io/cydia/depictions/index.html", + "/Users/dylanbolger/Documents/fivepixels.github.io/cydia/README.md", + "/Users/dylanbolger/Documents/fivepixels.github.io/index.html", "/Users/dylanbolger/Documents/PersonalRepo/fivepixels.github.io/index.html", "/Users/dylanbolger/Documents/PersonalRepo/fivepixels.github.io/README.md", "/Users/dylanbolger/Documents/PersonalRepo/fivepixels.github.io/5pxweb.sublime-project", @@ -719,11 +731,7 @@ "/Users/hetelek/Developer/Tweaks/slices/control", "/Users/hetelek/Developer/Tweaks/truepasscodeapp/main.m", "/Users/hetelek/Developer/Tweaks/padclock/padclockprefs/Resources/PadClockPrefs.plist", - "/Users/hetelek/Music/iTunes/iTunes Music Library.xml", - "/Users/hetelek/Developer/Tweaks/slices/Slices.plist", - "/Applications/iTunes.app/Contents/Info.plist", - "/Users/hetelek/Desktop/outdir/GKUnauthenticatedPlayerInternal.h", - "/Users/hetelek/Desktop/outdir/GKLocalPlayerInternal.h" + "/Users/hetelek/Music/iTunes/iTunes Music Library.xml" ], "find": { @@ -895,8 +903,35 @@ "groups": [ { + "selected": 0, "sheets": [ + { + "buffer": 0, + "file": "cydia/Packages", + "settings": + { + "buffer_size": 4660, + "regions": + { + }, + "selection": + [ + [ + 324, + 324 + ] + ], + "settings": + { + "syntax": "Packages/Text/Plain text.tmLanguage" + }, + "translation.x": 0.0, + "translation.y": 0.0, + "zoom_level": 1.0 + }, + "type": "text" + } ] } ], |