mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			478 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			478 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:predicate} = ${0:definition}</string>
 | |
| 	<key>name</key>
 | |
| 	<string>Guard</string>
 | |
| 	<key>scope</key>
 | |
| 	<string>source.haskell - comment</string>
 | |
| 	<key>tabTrigger</key>
 | |
| 	<string>|</string>
 | |
| 	<key>uuid</key>
 | |
| 	<string>BA1329DB-9437-4246-839A-48A49B48D31D</string>
 | |
| </dict>
 | |
| </plist>
 |