17 lines
		
	
	
		
			414 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			414 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
<?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>${1:(${2:arguments}) }=>
 | 
						|
	${3:# ...}
 | 
						|
$0</string>
 | 
						|
	<key>name</key>
 | 
						|
	<string>Function (bound)</string>
 | 
						|
	<key>scope</key>
 | 
						|
	<string>source.coffee</string>
 | 
						|
	<key>tabTrigger</key>
 | 
						|
	<string>=</string>
 | 
						|
</dict>
 | 
						|
</plist>
 |