public
Description: TextMate Bundle for all languages. Makes selecting stuff easier and insti-quick!!1!
Homepage:
Clone URL: git://github.com/subtleGradient/SelectStuff.tmbundle.git
SelectStuff.tmbundle / info.plist
100644 35 lines (34 sloc) 1.193 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>mainMenu</key>
<dict>
<key>items</key>
<array>
<string>558D7FAD-9A7D-41C1-AB86-2DB93973711D</string>
<string>33E4BFCF-83DF-4029-9A8C-8F00B9DD2241</string>
<string>------------------------------------</string>
<string>5854EC0D-70A8-4A45-ABD6-5654B036F831</string>
<string>------------------------------------</string>
<string>154ED053-9860-4249-B159-E7A8D7482AE5</string>
<string>A0A40B0E-7E6C-4D71-AF5B-27712243CB08</string>
</array>
<key>submenus</key>
<dict/>
</dict>
<key>name</key>
<string>Select Stuff</string>
<key>ordering</key>
<array>
<string>36D6882A-B941-45C8-9218-6EA66B7FDEB5</string>
<string>558D7FAD-9A7D-41C1-AB86-2DB93973711D</string>
<string>33E4BFCF-83DF-4029-9A8C-8F00B9DD2241</string>
<string>5854EC0D-70A8-4A45-ABD6-5654B036F831</string>
<string>154ED053-9860-4249-B159-E7A8D7482AE5</string>
<string>A0A40B0E-7E6C-4D71-AF5B-27712243CB08</string>
</array>
<key>uuid</key>
<string>93E68DB2-9697-4A0C-AF72-1DF13FCC0B58</string>
</dict>
</plist>