mirror of
				https://github.com/folke/lazy.nvim.git
				synced 2025-10-31 06:21:14 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			125 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			125 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| return {
 | |
|   _all = {
 | |
|     coverage = false,
 | |
|   },
 | |
|   default = {
 | |
|     verbose = true,
 | |
|   },
 | |
|   tests = {
 | |
|     verbose = true,
 | |
|   },
 | |
| }
 |