mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Grammar update
This commit is contained in:
		
							
								
								
									
										8
									
								
								vendor/grammars/Sublime-Inform/Inform7/object.sublime-snippet
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								vendor/grammars/Sublime-Inform/Inform7/object.sublime-snippet
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
<snippet>
 | 
			
		||||
	<content><![CDATA[
 | 
			
		||||
$1 is a portable thing in ${2:Room} ${3:ShortDescription}
 | 
			
		||||
The description of $1 is ${4:Description}
 | 
			
		||||
]]></content>
 | 
			
		||||
	<tabTrigger>object</tabTrigger>
 | 
			
		||||
	<scope>source.Inform7</scope>
 | 
			
		||||
</snippet>
 | 
			
		||||
		Reference in New Issue
	
	Block a user