Sha256: 758814e7775ad9ec5afa57c345cc9f35131645de18be9a037d51f44b13ee235e

Contents?: true

Size: 515 Bytes

Versions: 46

Compression:

Stored size: 515 Bytes

Contents

<?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>typedef ${1:int} ${2:MyCustomType};</string>
	<key>name</key>
	<string>Typedef</string>
	<key>scope</key>
	<string>source.c, source.objc, source.c++, source.objc++</string>
	<key>tabTrigger</key>
	<string>td</string>
	<key>uuid</key>
	<string>08E16CAE-DBD8-4570-B778-9E0E0EFFF80C</string>
</dict>
</plist>

Version data entries

46 entries across 46 versions & 3 rubygems

Version Path
redcar-0.3.4.3 textmate/Bundles/C.tmbundle/Snippets/Typedef.tmSnippet
redcar-0.3.4.2 textmate/Bundles/C.tmbundle/Snippets/Typedef.tmSnippet
redcar-0.3.4.1 textmate/Bundles/C.tmbundle/Snippets/Typedef.tmSnippet
redcar-0.3.4 textmate/Bundles/C.tmbundle/Snippets/Typedef.tmSnippet
redcar-0.3.0dev textmate/Bundles/C.tmbundle/Snippets/Typedef.tmSnippet
redcar-0.2.9dev textmate/Bundles/C.tmbundle/Snippets/Typedef.tmSnippet