mirror of
				https://github.com/neovim/neovim.git
				synced 2025-10-26 12:27:24 +00:00 
			
		
		
		
	fix(highlight): add FloatFooter to 'highlight_defs.h' (#25577)
				
					
				
			This commit is contained in:
		 Evgeni Chasnovski
					Evgeni Chasnovski
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							c40a1c0f41
						
					
				
				
					commit
					a2f17e97ec
				
			| @@ -215,7 +215,7 @@ describe('ui/cursor', function() | ||||
|           m.hl_id = 64 | ||||
|           m.attr = {background = Screen.colors.DarkGray} | ||||
|       end | ||||
|       if m.id_lm then m.id_lm = 66 end | ||||
|       if m.id_lm then m.id_lm = 67 end | ||||
|     end | ||||
|  | ||||
|     -- Assert the new expectation. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user