William Carroll 
								
							 
						 
						
							
							
							
							
								
							
							
								3e23a86d0e 
								
							 
						 
						
							
							
								
								Set Emacs line-spacing to 0  
							
							... 
							
							
							
							vterm.el has a bug because it uses `(window-body-height)` to compute the number
of lines it can render, but it doesn't account for `line-spacing`. 
							
						 
						
							2020-08-31 00:49:07 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									William Carroll 
								
							 
						 
						
							
							
							
							
								
							
							
								5e81144622 
								
							 
						 
						
							
							
								
								Misc Emacs improvements  
							
							... 
							
							
							
							I stole these bad-boys from @tazjin's config. 
							
						 
						
							2020-07-06 20:45:33 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									William Carroll 
								
							 
						 
						
							
							
							
							
								
							
							
								7d9cfdbc41 
								
							 
						 
						
							
							
								
								Prefer telephone-line to doom-modeline  
							
							... 
							
							
							
							After growing frustrated with doom-modeline's compatibility with my EXWM setup,
I decided to borrow @tazjin's setup, which I find to be much more appealing. 
							
						 
						
							2020-07-06 11:11:08 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									William Carroll 
								
							 
						 
						
							
							
							
							
								
							
							
								f4fa363c19 
								
							 
						 
						
							
							
								
								Prefer Solarized Light theme  
							
							... 
							
							
							
							I've said it once, and I'll say it again: my preferences often change. 
							
						 
						
							2020-06-16 11:49:33 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									William Carroll 
								
							 
						 
						
							
							
							
							
								
							
							
								8c3bf2debf 
								
							 
						 
						
							
							
								
								Set Gruvbox theme as my default Emacs theme  
							
							... 
							
							
							
							I want to use a dark theme for awhile. 
							
						 
						
							2020-04-02 14:37:09 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									William Carroll 
								
							 
						 
						
							
							
							
							
								
							
							
								47a0b45f5f 
								
							 
						 
						
							
							
								
								Change theme to doom-one  
							
							... 
							
							
							
							TL;DR
- Prefer doom-one theme to solarized light
- Prefer colorscheme/set to themes/set 
							
						 
						
							2020-03-26 23:34:40 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									William Carroll 
								
							 
						 
						
							
							
							
							
								
							
							
								3abee3373c 
								
							 
						 
						
							
							
								
								Use doom-modeline  
							
							... 
							
							
							
							Cleaning up my modeline by using the beautiful doom-modeline package. 
							
						 
						
							2020-03-01 22:32:25 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									William Carroll 
								
							 
						 
						
							
							
							
							
								
							
							
								3fa8276816 
								
							 
						 
						
							
							
								
								Support C-k for upward movement in ivy-switch-buffer-map  
							
							... 
							
							
							
							Without these KBDs, C-k kills buffers. As an evil-mode user, I expect C-k to
move upwards. As such, adding the `ivy-switch-buffer-map` to my existing ivy
KBDs that handle a similar use-case.
Note: I'm unsure why the KBDs in evil-collection didn't cover this. 
							
						 
						
							2020-02-10 11:36:09 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									William Carroll 
								
							 
						 
						
							
							
							
							
								
							
							
								578ed1ba98 
								
							 
						 
						
							
							
								
								Move move .emacs.d out of configs/shared  
							
							... 
							
							
							
							Moving all of my Emacs-related files into their own directory at the root of
this repository. 
							
						 
						
							2020-01-30 16:00:29 +00:00