mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Fix CSS/SVG grammar names
This commit is contained in:
		@@ -439,6 +439,7 @@ COBOL:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
CSS:
 | 
					CSS:
 | 
				
			||||||
  type: markup
 | 
					  type: markup
 | 
				
			||||||
 | 
					  tm_scope: source.css
 | 
				
			||||||
  ace_mode: css
 | 
					  ace_mode: css
 | 
				
			||||||
  color: "#563d7c"
 | 
					  color: "#563d7c"
 | 
				
			||||||
  extensions:
 | 
					  extensions:
 | 
				
			||||||
@@ -2688,7 +2689,7 @@ SVG:
 | 
				
			|||||||
  type: data
 | 
					  type: data
 | 
				
			||||||
  extensions:
 | 
					  extensions:
 | 
				
			||||||
  - .svg
 | 
					  - .svg
 | 
				
			||||||
  tm_scope: source.xml
 | 
					  tm_scope: text.xml
 | 
				
			||||||
  ace_mode: xml
 | 
					  ace_mode: xml
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Sage:
 | 
					Sage:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user