Enable font ligatures for Emacs 27!
Now that Emacs is capable a rendering font ligatures, I defined a function to enable them in fonts.el. Everything works, and it's beautiful.
This commit is contained in:
		
							parent
							
								
									97c2706821
								
							
						
					
					
						commit
						aae5b4c88c
					
				
					 2 changed files with 32 additions and 0 deletions
				
			
		|  | @ -164,6 +164,7 @@ | |||
|   (laptop-battery-display)) | ||||
| 
 | ||||
| (fonts-whitelist-set "JetBrainsMono") | ||||
| (fonts-enable-ligatures) | ||||
| (colorscheme-whitelist-set 'doom-solarized-light) | ||||
| 
 | ||||
| (modeline-setup) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue