22 lines
		
	
	
		
			489 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			489 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 ]
 | 
						|
   [ $3 ]
 | 
						|
   [ $4 ]
 | 
						|
} cleave</string>
 | 
						|
	<key>name</key>
 | 
						|
	<string>cleave</string>
 | 
						|
	<key>scope</key>
 | 
						|
	<string>source.factor</string>
 | 
						|
	<key>tabTrigger</key>
 | 
						|
	<string>cleave</string>
 | 
						|
	<key>uuid</key>
 | 
						|
	<string>E51383D9-1C82-4ACE-AE45-633E6CE35245</string>
 | 
						|
</dict>
 | 
						|
</plist>
 |