mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-13 08:44:12 +03:00
Remove unused test.tmbundle
This commit is contained in:
parent
d8b4beb8bd
commit
e32d7b1ff1
@ -1,19 +0,0 @@
|
||||
<?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>name</key>
|
||||
<string>Disable Indention Correction</string>
|
||||
<key>scope</key>
|
||||
<string>text - text source</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>disableIndentCorrections</key>
|
||||
<string>1</string>
|
||||
<key>indentOnPaste</key>
|
||||
<string>simple</string>
|
||||
</dict>
|
||||
<key>uuid</key>
|
||||
<string>29B976F9-853F-43FF-AA50-7A6A518EDC81</string>
|
||||
</dict>
|
||||
</plist>
|
@ -1,17 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Style: Bold</string>
|
||||
<key>scope</key>
|
||||
<string>markup.bold</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>bold</key>
|
||||
<string>1</string>
|
||||
</dict>
|
||||
<key>uuid</key>
|
||||
<string>A088E2CA-03E7-4A8C-855C-AC954E739D6D</string>
|
||||
</dict>
|
||||
</plist>
|
@ -1,17 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Style: Italic</string>
|
||||
<key>scope</key>
|
||||
<string>markup.italic</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>italic</key>
|
||||
<string>1</string>
|
||||
</dict>
|
||||
<key>uuid</key>
|
||||
<string>2EE6D01F-50BC-434B-BE45-54D29CACB3E0</string>
|
||||
</dict>
|
||||
</plist>
|
@ -1,17 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Style: Underline</string>
|
||||
<key>scope</key>
|
||||
<string>markup.underline</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>underline</key>
|
||||
<string>1</string>
|
||||
</dict>
|
||||
<key>uuid</key>
|
||||
<string>4CCD8369-40E4-422A-ABE7-C32F3721AFEF</string>
|
||||
</dict>
|
||||
</plist>
|
@ -1,65 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Miscellaneous</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>highlightPairs</key>
|
||||
<array>
|
||||
<array>
|
||||
<string>(</string>
|
||||
<string>)</string>
|
||||
</array>
|
||||
<array>
|
||||
<string>{</string>
|
||||
<string>}</string>
|
||||
</array>
|
||||
<array>
|
||||
<string>[</string>
|
||||
<string>]</string>
|
||||
</array>
|
||||
<array>
|
||||
<string>“</string>
|
||||
<string>”</string>
|
||||
</array>
|
||||
<array>
|
||||
<string>‘</string>
|
||||
<string>’</string>
|
||||
</array>
|
||||
</array>
|
||||
<key>smartTypingPairs</key>
|
||||
<array>
|
||||
<array>
|
||||
<string>"</string>
|
||||
<string>"</string>
|
||||
</array>
|
||||
<array>
|
||||
<string>(</string>
|
||||
<string>)</string>
|
||||
</array>
|
||||
<array>
|
||||
<string>{</string>
|
||||
<string>}</string>
|
||||
</array>
|
||||
<array>
|
||||
<string>[</string>
|
||||
<string>]</string>
|
||||
</array>
|
||||
<array>
|
||||
<string>“</string>
|
||||
<string>”</string>
|
||||
</array>
|
||||
<array>
|
||||
<string>‘</string>
|
||||
<string>’</string>
|
||||
</array>
|
||||
</array>
|
||||
<key>unIndentedLinePattern</key>
|
||||
<string>^\s*$</string>
|
||||
</dict>
|
||||
<key>uuid</key>
|
||||
<string>3E8C2307-8175-4A58-BE07-785713D5837A</string>
|
||||
</dict>
|
||||
</plist>
|
@ -1,17 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>Spell Checking: Disable</string>
|
||||
<key>scope</key>
|
||||
<string>markup.underline.link, markup.raw</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>spellChecking</key>
|
||||
<string>0</string>
|
||||
</dict>
|
||||
<key>uuid</key>
|
||||
<string>613405D5-67B6-4281-94C9-9148E54C66FB</string>
|
||||
</dict>
|
||||
</plist>
|
@ -1,22 +0,0 @@
|
||||
<?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>name</key>
|
||||
<string>Style: Numbered List</string>
|
||||
<key>scope</key>
|
||||
<string>markup.list.numbered</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>indentedSoftWrap</key>
|
||||
<dict>
|
||||
<key>format</key>
|
||||
<string>${0/\S/ /g}</string>
|
||||
<key>match</key>
|
||||
<string>\A\s*((\d+\.|[-*]|#+)\s+|(?=\w))</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>uuid</key>
|
||||
<string>EEDAA012-BFBD-4FE8-9253-4EDC5F7309F1</string>
|
||||
</dict>
|
||||
</plist>
|
@ -1,17 +0,0 @@
|
||||
<?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>name</key>
|
||||
<string>Style: Raw</string>
|
||||
<key>scope</key>
|
||||
<string>markup.raw.block</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>softWrap</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<key>uuid</key>
|
||||
<string>47A88FB7-A084-48F6-9B54-078E9C888BE6</string>
|
||||
</dict>
|
||||
</plist>
|
@ -1,22 +0,0 @@
|
||||
<?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>name</key>
|
||||
<string>Style: Unnumbered List</string>
|
||||
<key>scope</key>
|
||||
<string>markup.list.unnumbered</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>indentedSoftWrap</key>
|
||||
<dict>
|
||||
<key>format</key>
|
||||
<string>${0/\S/ /g}</string>
|
||||
<key>match</key>
|
||||
<string>\A\s*[-*]\s+</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>uuid</key>
|
||||
<string>93CBCCEB-32BE-41F3-9F00-B975831F33EC</string>
|
||||
</dict>
|
||||
</plist>
|
@ -1,14 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>content</key>
|
||||
<string>(c) Copyright `date +%Y` $TM_FULLNAME. All Rights Reserved. </string>
|
||||
<key>name</key>
|
||||
<string>Copyright Notice</string>
|
||||
<key>tabTrigger</key>
|
||||
<string>c)</string>
|
||||
<key>uuid</key>
|
||||
<string>BC8B89E4-5F16-11D9-B9C3-000D93589AF6</string>
|
||||
</dict>
|
||||
</plist>
|
@ -1,17 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>content</key>
|
||||
<string>
|
||||
• </string>
|
||||
<key>keyEquivalent</key>
|
||||
<string></string>
|
||||
<key>name</key>
|
||||
<string>Continue Bullet</string>
|
||||
<key>scope</key>
|
||||
<string>meta.bullet-point</string>
|
||||
<key>uuid</key>
|
||||
<string>C30BA263-B10E-11D9-9975-000D93589AF6</string>
|
||||
</dict>
|
||||
</plist>
|
@ -1,17 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>content</key>
|
||||
<string>
|
||||
· </string>
|
||||
<key>keyEquivalent</key>
|
||||
<string></string>
|
||||
<key>name</key>
|
||||
<string>Continue Light Bullet</string>
|
||||
<key>scope</key>
|
||||
<string>meta.bullet-point.light</string>
|
||||
<key>uuid</key>
|
||||
<string>EA149DAB-B10E-11D9-9975-000D93589AF6</string>
|
||||
</dict>
|
||||
</plist>
|
@ -1,17 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>content</key>
|
||||
<string>
|
||||
* </string>
|
||||
<key>keyEquivalent</key>
|
||||
<string></string>
|
||||
<key>name</key>
|
||||
<string>Continue Star Bullet</string>
|
||||
<key>scope</key>
|
||||
<string>meta.bullet-point.star</string>
|
||||
<key>uuid</key>
|
||||
<string>B5E22191-B151-11D9-85C9-000D93589AF6</string>
|
||||
</dict>
|
||||
</plist>
|
@ -1,14 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>content</key>
|
||||
<string>`date +%Y-%m-%d`</string>
|
||||
<key>name</key>
|
||||
<string>Current Date — YYYY-MM-DD</string>
|
||||
<key>tabTrigger</key>
|
||||
<string>isoD</string>
|
||||
<key>uuid</key>
|
||||
<string>C9CAF012-6E50-11D9-AA12-000D93589AF6</string>
|
||||
</dict>
|
||||
</plist>
|
@ -1,14 +0,0 @@
|
||||
<?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>content</key>
|
||||
<string>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</string>
|
||||
<key>name</key>
|
||||
<string>Lorem ipsum</string>
|
||||
<key>tabTrigger</key>
|
||||
<string>lorem</string>
|
||||
<key>uuid</key>
|
||||
<string>BA9A2B17-DA89-49A5-809B-AC7510C24625</string>
|
||||
</dict>
|
||||
</plist>
|
35
spec/fixtures/test.tmbundle/Syntaxes/Test.plist
vendored
35
spec/fixtures/test.tmbundle/Syntaxes/Test.plist
vendored
@ -1,35 +0,0 @@
|
||||
<?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>fileTypes</key>
|
||||
<array>
|
||||
<string>.testo</string>
|
||||
</array>
|
||||
<key>keyEquivalent</key>
|
||||
<string>^~P</string>
|
||||
<key>name</key>
|
||||
<string>Test</string>
|
||||
<key>patterns</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>captures</key>
|
||||
<dict>
|
||||
<key>1</key>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>punctuation.definition.item.text</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>match</key>
|
||||
<string>^\s*//.*$\n?</string>
|
||||
<key>name</key>
|
||||
<string>comment</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>scopeName</key>
|
||||
<string>text.test</string>
|
||||
<key>uuid</key>
|
||||
<string>313DD4FA-B10E-11D9-9F75-000D93589AF6</string>
|
||||
</dict>
|
||||
</plist>
|
Loading…
Reference in New Issue
Block a user