Marking *.cpp files as C++ files makes for nicer diffs when using --color-words or similar options.
		
			
				
	
	
		
			3 lines
		
	
	
		
			28 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			28 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
*.cpp diff=cpp
 | 
						|
*.h diff=cpp
 |