Bind "g SPC" to #'Info-scroll-up
I'm using the "g <char>" pattern that evil-collection uses, which I think is okay.
This commit is contained in:
		
							parent
							
								
									4cd552de28
								
							
						
					
					
						commit
						562c82f3f2
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -310,6 +310,7 @@
 | 
			
		|||
 :states '(normal)
 | 
			
		||||
 :keymaps '(Info-mode-map)
 | 
			
		||||
 "SPC" nil
 | 
			
		||||
 "g SPC" #'Info-scroll-up
 | 
			
		||||
 "RET" #'Info-follow-nearest-node
 | 
			
		||||
 "<C-tab>" #'Info-next
 | 
			
		||||
 "<C-S-iso-lefttab>" #'Info-prev
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue