rm un-needed lazy.nvim config
those are defaults so no need to add them
This commit is contained in:
		
							parent
							
								
									1b8eff7516
								
							
						
					
					
						commit
						dc4674cad4
					
				
					 1 changed files with 1 additions and 18 deletions
				
			
		|  | @ -10,27 +10,10 @@ return { | |||
| 
 | ||||
|   ui = { | ||||
|     icons = { | ||||
|       cmd = " ", | ||||
|       config = "", | ||||
|       event = "", | ||||
|       ft = " ", | ||||
|       init = " ", | ||||
|       import = " ", | ||||
|       keys = " ", | ||||
|       ft = "", | ||||
|       lazy = "鈴 ", | ||||
|       loaded = "", | ||||
|       not_loaded = "", | ||||
|       plugin = " ", | ||||
|       runtime = " ", | ||||
|       source = " ", | ||||
|       start = "", | ||||
|       task = "✔ ", | ||||
|       list = { | ||||
|         "●", | ||||
|         "➜", | ||||
|         "★", | ||||
|         "‒", | ||||
|       }, | ||||
|     }, | ||||
|   }, | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue