mirror of
				https://github.com/folke/lazy.nvim.git
				synced 2025-10-31 06:21:14 +00:00 
			
		
		
		
	style: removed bold from home button
This commit is contained in:
		
					parent
					
						
							
								5fc87f924a
							
						
					
				
			
			
				commit
				
					
						968fa3fe20
					
				
			
		
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -111,7 +111,6 @@ function M:title() | |||
|       if View.mode == mode.name then | ||||
|         if mode.name == "home" then | ||||
|           self:append(title, "LazyH1") | ||||
|           self:highlight({ ["%w+"] = "Bold" }) | ||||
|         else | ||||
|           self:append(title, "LazyButtonActive") | ||||
|           self:highlight({ ["%(.%)"] = "LazySpecial" }) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue