SideBySide2: Fix syntax highlighting for shell files
Change-Id: I7b209eaeeb131d5e9c7a6d8417acca91bcb699cc
(cherry picked from commit 866c8e92a4)
			
			
This commit is contained in:
		
				
					committed by
					
						
						David Pursehouse
					
				
			
			
				
	
			
			
			
						parent
						
							fc5a2b8ef4
						
					
				
				
					commit
					f56a8c687f
				
			@@ -52,6 +52,7 @@ text/x-ruby
 | 
			
		||||
 | 
			
		||||
shell:
 | 
			
		||||
text/x-sh
 | 
			
		||||
application/x-shellscript
 | 
			
		||||
 | 
			
		||||
sql:
 | 
			
		||||
text/x-sql
 | 
			
		||||
@@ -67,5 +68,6 @@ text/xml
 | 
			
		||||
application/xml
 | 
			
		||||
 | 
			
		||||
application/x-javascript = application/javascript
 | 
			
		||||
application/x-shellscript = text/x-sh
 | 
			
		||||
text/x-h = text/x-c++hdr
 | 
			
		||||
text/x-java-source = text/x-java
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user