mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 15:12:12 +00:00 
			
		
		
		
	Display line-feed as instead of
This commit is contained in:
		| @@ -13,8 +13,8 @@ contexts: | ||||
|       scope: constant.character.escape.show-nonprintable.tab | ||||
|     - match: "↹" | ||||
|       scope: constant.character.escape.show-nonprintable.tab | ||||
|     - match: "" | ||||
|       scope: keyword.operator.show-nonprintable.newline | ||||
|     - match: "␊" | ||||
|       scope: keyword.operator.show-nonprintable.line-feed | ||||
|     - match: "␍" | ||||
|       scope: string.show-nonprintable.carriage-return | ||||
|     - match: "␀" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user