mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-30 06:33:59 +00:00 
			
		
		
		
	Manually convert Cabal.sublime-syntax
This commit is contained in:
		
							
								
								
									
										2
									
								
								assets/syntaxes/Cabal.sublime-syntax
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								assets/syntaxes/Cabal.sublime-syntax
									
									
									
									
										vendored
									
									
								
							| @@ -33,7 +33,7 @@ contexts: | ||||
|       captures: | ||||
|         1: constant.other.cabal | ||||
|         2: punctuation.entity.cabal | ||||
|     - match: '^(?i)(executable|library|test-suite|benchmark|flag|source-repository)\s+([^\s,]+)\s*$' | ||||
|     - match: '^(?i)(executable|library|test-suite|benchmark|flag|source-repository|custom-setup)\s+([^\s,]+)\s*$' | ||||
|       scope: entity.cabal | ||||
|       captures: | ||||
|         1: keyword.entity.cabal | ||||
|   | ||||
		Reference in New Issue
	
	Block a user