mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Merge pull request #2037 from pchaigno/asp-tm_scope
Change TextMate scope for ASP
This commit is contained in:
		@@ -61,6 +61,7 @@ ASP:
 | 
				
			|||||||
  type: programming
 | 
					  type: programming
 | 
				
			||||||
  color: "#6a40fd"
 | 
					  color: "#6a40fd"
 | 
				
			||||||
  search_term: aspx-vb
 | 
					  search_term: aspx-vb
 | 
				
			||||||
 | 
					  tm_scope: text.html.asp
 | 
				
			||||||
  aliases:
 | 
					  aliases:
 | 
				
			||||||
  - aspx
 | 
					  - aspx
 | 
				
			||||||
  - aspx-vb
 | 
					  - aspx-vb
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user