mirror of
				https://github.com/neovim/neovim.git
				synced 2025-11-04 09:44:31 +00:00 
			
		
		
		
	Change to set shellslash to test under same conditions as vim
This commit is contained in:
		@@ -77,7 +77,7 @@ set nomore
 | 
				
			|||||||
lang mess C
 | 
					lang mess C
 | 
				
			||||||
 | 
					
 | 
				
			||||||
" Always use forward slashes.
 | 
					" Always use forward slashes.
 | 
				
			||||||
" set shellslash
 | 
					set shellslash
 | 
				
			||||||
 | 
					
 | 
				
			||||||
" Prepare for calling test_garbagecollect_now().
 | 
					" Prepare for calling test_garbagecollect_now().
 | 
				
			||||||
let v:testing = 1
 | 
					let v:testing = 1
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user