Use Source Code Pro 10 on Windows GUI
This commit is contained in:
		
							parent
							
								
									51c56a8633
								
							
						
					
					
						commit
						68c699882d
					
				| @ -1,6 +1,6 @@ | |||||||
| if exists(':GuiFont') | if exists(':GuiFont') | ||||||
|   if platform#is_windows() |   if platform#is_windows() | ||||||
|     GuiFont! Consolas:h9 |     GuiFont! Source\ Code\ Pro:h10 | ||||||
|   else |   else | ||||||
|     GuiFont Source\ Code\ Pro:h9 |     GuiFont Source\ Code\ Pro:h9 | ||||||
|   endif |   endif | ||||||
|  | |||||||
							
								
								
									
										2
									
								
								gvimrc
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								gvimrc
									
									
									
									
									
								
							| @ -6,7 +6,7 @@ | |||||||
| set guioptions=aegi | set guioptions=aegi | ||||||
| 
 | 
 | ||||||
| if platform#is_windows() | if platform#is_windows() | ||||||
|   set guifont=Consolas:h10:cDEFAULT |   set guifont=Source\ Code\ Pro:h10 | ||||||
| else | else | ||||||
|   " Set default font |   " Set default font | ||||||
|   set guifont=Source\ Code\ Pro\ Medium\ 9 |   set guifont=Source\ Code\ Pro\ Medium\ 9 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user