mirror of
				https://github.com/marianozunino/nvim.git
				synced 2025-10-29 11:50:41 -03:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			77 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			77 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
| local M = {
 | |
|   "b0o/schemastore.nvim",
 | |
| }
 | |
| 
 | |
| M.config = function() end
 | |
| 
 | |
| return M
 |