mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-30 22:54:07 +00:00 
			
		
		
		
	Replace missing asset submodules
This commit is contained in:
		
							
								
								
									
										23
									
								
								assets/syntaxes/02_Extra/Hosts.sublime-syntax
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										23
									
								
								assets/syntaxes/02_Extra/Hosts.sublime-syntax
									
									
									
									
										vendored
									
									
								
							| @@ -1,23 +0,0 @@ | ||||
| %YAML 1.2 | ||||
| --- | ||||
| # http://www.sublimetext.com/docs/3/syntax.html | ||||
| name: hosts | ||||
| file_extensions: | ||||
|   - hosts | ||||
| scope: source.hosts | ||||
|  | ||||
| contexts: | ||||
|   main: | ||||
|     - scope: comment.line.number-sign | ||||
|       match: \#.* | ||||
|       comment: comment | ||||
|  | ||||
|     - match: ^\s*([0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}|[0-9a-f:]+) | ||||
|       comment: ipaddress | ||||
|       scope: constant.numeric.ipaddress | ||||
|  | ||||
|  | ||||
|     - match: \s(localhost|ip6-loopback|ip6-localhost|ip6-localnet|ip6-mcastprefix|ip6-allnodes|ip6-allrouters|ip6-allhosts|broadcasthost)\b | ||||
|       scope: keyword.host.predefined} | ||||
|       comment: prefdfined | ||||
|  | ||||
							
								
								
									
										2
									
								
								assets/syntaxes/02_Extra/hosts
									
									
									
									
										vendored
									
									
								
							
							
								
								
								
								
								
							
						
						
									
										2
									
								
								assets/syntaxes/02_Extra/hosts
									
									
									
									
										vendored
									
									
								
							 Submodule assets/syntaxes/02_Extra/hosts updated: 21250a7117...60ed92c472
									
								
							
		Reference in New Issue
	
	Block a user