nvconfig.term: add winopts option
70fb9cd481 now users can add window options for each terminal or for all terminalsThis commit is contained in:
		
							parent
							
								
									1ee18b5df5
								
							
						
					
					
						commit
						0bb40c9806
					
				| @ -70,7 +70,7 @@ M.ui = { | |||||||
| } | } | ||||||
| 
 | 
 | ||||||
| M.term = { | M.term = { | ||||||
|   hl = "Normal:term,WinSeparator:WinSeparator", |   winopts = { winhl = "Normal:term,WinSeparator:WinSeparator" }, | ||||||
|   sizes = { sp = 0.3, vsp = 0.2, ["bo sp"] = 0.3, ["bo vsp"] = 0.2 }, |   sizes = { sp = 0.3, vsp = 0.2, ["bo sp"] = 0.3, ["bo vsp"] = 0.2 }, | ||||||
|   float = { |   float = { | ||||||
|     relative = "editor", |     relative = "editor", | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user