mirror of
				https://github.com/folke/lazy.nvim.git
				synced 2025-11-04 08:21:13 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
	
		
			212 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
	
		
			212 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
base: lua51
 | 
						|
lua_versions:
 | 
						|
  - luajit
 | 
						|
 | 
						|
globals:
 | 
						|
  Snacks:
 | 
						|
    any: true
 | 
						|
  vim:
 | 
						|
    any: true
 | 
						|
  jit:
 | 
						|
    any: true
 | 
						|
  assert:
 | 
						|
    any: true
 | 
						|
  describe:
 | 
						|
    any: true
 | 
						|
  it:
 | 
						|
    any: true
 | 
						|
  before_each:
 | 
						|
    any: true
 |