forked from external/vscode-xml
		
	fix syntax error
This commit is contained in:
		
							parent
							
								
									ff44690b6e
								
							
						
					
					
						commit
						a799e0c359
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    "comments": {
 | 
					    "comments": {
 | 
				
			||||||
        "lineComment": ["(:", ":)"]
 | 
					        "lineComment": ["(:", ":)"],
 | 
				
			||||||
        "blockComment": [ "(:~", "~:)"]
 | 
					        "blockComment": [ "(:~", "~:)"]
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "brackets": [
 | 
					    "brackets": [
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue