mirror of
				https://github.com/folke/lazy.nvim.git
				synced 2025-10-30 22:11:09 +00:00 
			
		
		
		
	style: remove setting colors on startup
This commit is contained in:
		
					parent
					
						
							
								e2bbf3deef
							
						
					
				
			
			
				commit
				
					
						cd023dc709
					
				
			
		
					 1 changed files with 0 additions and 6 deletions
				
			
		|  | @ -53,12 +53,6 @@ function M.setup() | |||
|       M.set_hl() | ||||
|     end, | ||||
|   }) | ||||
|   vim.api.nvim_create_autocmd("User", { | ||||
|     pattern = "VeryLazy", | ||||
|     callback = function() | ||||
|       M.set_hl() | ||||
|     end, | ||||
|   }) | ||||
| end | ||||
| 
 | ||||
| return M | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue