mirror of
				https://github.com/larstvei/dot-emacs.git
				synced 2025-11-03 17:10:12 +00:00 
			
		
		
		
	Add a tiny bit of scroll margin
This commit is contained in:
		
							parent
							
								
									9da6f9e6a5
								
							
						
					
					
						commit
						edc0c188b4
					
				
							
								
								
									
										1
									
								
								init.org
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								init.org
									
									
									
									
									
								
							@ -263,6 +263,7 @@
 | 
			
		||||
         initial-scratch-message nil       ; Clean scratch buffer
 | 
			
		||||
         recentf-max-saved-items 100       ; Show more recent files
 | 
			
		||||
         ring-bell-function 'ignore        ; Quiet
 | 
			
		||||
         scroll-margin 1                   ; Space between cursor and top/bottom
 | 
			
		||||
         sentence-end-double-space nil)    ; No double space
 | 
			
		||||
   ;; Some mac-bindings interfere with Emacs bindings.
 | 
			
		||||
   (when (boundp 'mac-pass-command-to-system)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user